Modify

Opened 14 years ago

Closed 14 years ago

#1635 closed Bug (No Bug)

0 = ""

Reported by: dwsandstrom@… 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 Changed 14 years ago by Jos

  • Resolution set to No Bug
  • Status changed from new to closed

Feature, Use the forum to ask questions.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.