Custom Query (3933 matches)
Results (142 - 144 of 3933)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3874 | Rejected | FileOpen() and similar functions should set @error to non-zero on failure | ||
| Description |
I wonder why some File* and all Dir* functions don't set @error to non-zero on failure? Imho this is not a bug, but breaks uniformity somehow… For example, could FileOpen() set such @error flags as these? 1 = file not found 2 = access denied 3 = $FO_APPEND/$FO_OVERWRITE set while file is read-only … etc Thank you for attention! |
|||
| #3872 | Fixed | FTP-Server in AutoIt Help no longer accessible | ||
| Description |
Apparently, the FTP-Server ftp.csx.cam.ac.uk (CAMBRIDGE ANONYMOUS FTP SERVER) specified in many sample scripts for FTP commands (e.g. _FTP_Connect) is no longer accessible. As a result, the scripts terminate with an error. Affected are the current, but also older versions of the help. |
|||
| #3871 | Fixed | _ArrayDisplay() Hang sorted array with Null element | ||
| Description |
To repro just use the pointed link |
|||
