Modify ↓
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
comment:2 by , 17 years ago
Sorry folks, I didn't understand the meaning of FileFindNextFile. Should have added a line like
$file= $rootDir & "\" & $file
Sorry. Peter.
Note:
See TracTickets
for help on using tickets.

I am curious to see which version was OK from your point of view as all official releases and certainly all betas display "This is a bug!".
what AutoIt does is comparing the integer 0 to a converted string to integer.
This conversion always return 1 except when the string is empty.
NO BUG