Modify

Opened 7 years ago

Closed 7 years ago

#3544 closed Bug (No Bug)

FileExists() bug with number 1

Reported by: Trong Owned by:
Milestone: Component: AutoIt
Version: Other Severity: None
Keywords: Cc:

Description

File does not exist but still reported to exist!

MsgBox(48,"FileExists","File 1 is Exists: "& FileExists(1))

Attachments (0)

Change History (1)

comment:1 Changed 7 years ago by Melba23

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

When I run that code I get a return of 0 from FileExists which means the file does not exist - hardly surprising given that the path is not valid.

M23

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.