Modify

Opened 9 years ago

Closed 9 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 by Melba23, 9 years ago

Resolution: No Bug
Status: newclosed

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

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.