User contributions
Jump to navigation
Jump to search
- 13:54, 28 May 2008 (diff | hist) (+2,310) N BinaryToString (New page: Converts a binary variant into a string. Adapted from [http://www.autoitscript.com/autoit3/docs/functions/BinaryToString.htm AutoIt docs]. =Syntax= $str = BinaryToString(''expr'' [, ''fl...)
- 16:09, 27 May 2008 (diff | hist) (+734) N AdlibEnable (New page: Adlib's functionality is like that of combining Sleep with Call in that a function will be called after so many milliseconds. =Syntax= AdlibEnable("''func''"[, ''time'']) =Param...)
- 20:47, 23 May 2008 (diff | hist) (+3,664) InputBox