Modify ↓
#1635 closed Bug (No Bug)
0 = ""
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.6.0 | Severity: | None |
| Keywords: | Cc: |
Description
This may sound silly but after tracking down an erroronous answer in some code I wrote I found that if I compare the number 0 with a zero length string they match.
if 0 = "" Then msgbox(0,"","OOPS")
Let me know if this a bug or an undocumented feature.
Dennis
Attachments (0)
Change History (1)
comment:1 by , on May 19, 2010 at 10:10:30 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Feature, Use the forum to ask questions.