Jump to content

AutoIt v3 Beta [v3.0.83]


Jon
 Share

Recommended Posts

  • Administrators

http://www.hiddensoft.com/autoit3/

Potentially script-breakers here - make sure you understand the changes.

3.0.83

- Changed: Due to popular demand, by default functions now return 0 for error and 1 for success.

This affects the following functions: FileWriteLine, CDTray, DriveSetLabel, DirCreate,

DirRemove, FileCopy, FileMove, FileDelete, FileInstall, ClipPut, URLDownloadToFile,

RunAsSet, Shutdown, RegWrite, RegDelete, WinWait, WinWaitActive, WinWaitClose, WinWaitNotActive,

ProcessWait, ProcessWaitClose. If you were using the return values of one of these functions then please check your scripts.

- Changed: ControlSend() supports {} (for most things at least...)

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...