Jump to content

AutoIt v3 Beta [v3.0.88]


Jon
 Share

Recommended Posts

  • Administrators

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

3.0.88 (18th Jan, 2004)

Added: ElseIf

Changed: All block structures (IF/WHILE/FOR, etc.) are now checked before execution.

Fixed: Some single hotkeys not working

Fixed: Better detection of illegal nesting, e.g.:

if 1 = 1

while 1

endif

wend

Changed: (Internal) lots of error checking code removed as a nice side effect of

initial block structure checking

Changed: (Internal) windows string functions (lstrcmp etc) moved back to C versions

due to massive performance penalty

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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