Modify ↓
Opened 16 years ago
Closed 16 years ago
#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)
Note:
See TracTickets
for help on using tickets.

Feature, Use the forum to ask questions.