Custom Query (3933 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (142 - 144 of 3933)

Ticket Resolution Summary Owner Reporter
#3874 Rejected FileOpen() and similar functions should set @error to non-zero on failure anonymous
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 Jon Musashi
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 Jon Jpm
Description

To repro just use the pointed link

https://www.autoitscript.com/forum/topic/207689-bug-with-_arraydisplay-in-33160/?tab=comments#comment-1498041

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.