Check you have the latest version - look under Help/About to view your version number.
Downloads: Registered Updates | Evaluation Version
Version 12.0.7 18/08/2010
Fixed: Exit command not returning specified exit code (always returning zero) in compiled macros
Fixed: Imported DLLs being unloaded at the end of a dialog event handler subroutine
Version 12.0.6 06/08/2010
Added: SetDialogObjectFont can now ADD a style to the font (subsequent calls with a different style value will apply that value to whatever the existing style is (e.g. Bold, then Italic)
Added: WIN_SLEEP option can be set to 1 to cause WaitWindowOpen/Closed or OnEvent WINDOW_OPEN/NOTOPEN to yield to processor more (slower but less CPU usage)
Fixed: ExecuteFile was limited to command lines of length MAX_PATH. Limit removed.
Fixed: SetDialogObjectFont unable to reset font style to normal by setting font style to 0 (zero)
Fixed: VAREXPLICIT variable is not retrieve properly
Version 12.0.5 09/07/2010
Fixed: PNG images added to custom dialogs not saving correctly and therefore not displaying when dialog opened or script run
Fixed: LClick and RClick not independent of left hand/right hand mouse settings (LCLick should always do primary button function)
Fixed: GetDialogProperty not retrieving properties of parent dialog itself (when object name ommitted)
Fixed: "The procedure entry point WTSUnRegisterSessionNotification could not be located in the dynamic link library wtsapi32.dll." under Windows 2000
Fixed: Macro Recorder failing to properly record window titles containing a colon character
Version 12.0.4 28/06/2010
Fixed: _DUMP_VARS not working in all circumstances
Fixed: XLSetCell help file topic has missing result variable
Fixed: Parameter count check wrong for XLSetCell
Fixed: XLSave not working if variable in filename
Version 12.0.3 17/06/2010
Fixed: LoadImage wrongly storing file name, causing attempt at reloading image at run time
Fixed: "Macro in command line does not exist" error case 2 when passing macro name, not path, via command line.
Fixed: News feed notification sometimes appearing even if no new articles
Fixed: News feed notification still occuring until restart after deselected notify option
Version 12.0.2 07/06/2010
Fixed: Exit command not working inside dialog event sub when macro run outside of debug
Fixed: Error when trying to save script opened in new tab
Fixed: "Macro in command line does not exist" error when running, via command line, a macro which calls another macro
Added: Version check when performing news feed check
Version 12.0.1 03/06/2010
Fixed: Old style modal dialogs returning wrong result when run in debugger
Fixed: Global vbscript not visible to event handler subroutines
Fixed: Autologon username error even if autologon unchecked
Fixed: Editing a macro belonging to a group when "All Macros" is selected causes macro to vanish
Version 12.0.0.30 17/05/2010
For more info see: v12 Release Notes
Script Engine Improvements:
Efficiency and speed enhancements through internal optimisations
Support for local variable scope (optional)
Improved, faster and more responsive Custom Dialog object model with more objects and access to more properties
Real-time Dialog event handlers. Simpler and faster control of user interaction.
Improved visual dialog designing
Added native Excel functions
Added new string functions
Added Array functions
While/EndWhile loop construct
Process handling functions
Added 64 bit registry support to registry functions
Added optional REGEX support to all window and window object functions for greater control of window matching
Press SPACE command added (simply a wrapper to existing Send>SPACE)
Image Recognition now works across multiple monitors
Image Recognition FIP_SCANPIXEL can now be set to ALL to force scanning of ALL pixels
FindImagePos Image Recognition function can now be set to return top left, centre, top right, bottom right, middle top, middle bottom, middle left or middle right coordinates.
Improved error trapping for database functions
Added error message if a parameter missing from a function call
WScript replacement OCX for replication of VBScript Echo and Sleep methods
Added functions for creating system tray icons
Added DISABLE_COMPLEX_EXPRESSIONS directive
IGNOREERRORS directive now works for complex expressions
DECIMAL_SEPARATOR and THOUSAND_SEPARATOR system variables added to change the default number separators
Improved script message box (MessageModal/Message)
CTRL-A now selects all text in MessageModal/Message
Quotes in strings passed to complex expressions are now automatically escaped
Added: WIN_USEHANDLE support to GetWindowList, GetListItem, GetTreeNode
Added: WF_TYPE support to GetListItem, GetTreeNode
Support for more apps when sending keystrokes (e.g. Citrix and 16 bit legacy apps)
Improved error trapping for dangerous cyclic variable assignations
New Script Commands:
ProcessExists, WaitProcessExists, WaitProcessTerminated, KillProcess
SkipLabel
GetDialogProperty, SetDialogProperty, AddDialogHandler
GetFocusedObject
ArrayCount, ArraySort
CSVFileToArray
AddTrayIcon, DelTrayIcon, AddTrayHandler
While/EndWhile
ExtractFileExt, ExtractFileName, ExtractFilePath
Trim, LTrim, RTrim, UpperCase, LowerCase
LabelToVar
IsConnectedToInternet
Excel Functions: XLAddSheet, XLCreate, XLDelCol, XLDelRow, XLDelSheet, XLGetCell, XLGetSheetDims, XLOpen, XLQuit, XLRun, XLSave, XLSetCell
GetWindowNames
GetFocusedObject
User Interface Improvements:
Added ability to re-order, drag and drop macro groups
Linked Groups - link groups to existing macro folders for sharing and collaborating on macros
Ability to drag .scp files onto Macro Scheduler to import them quickly
"Tabbed Editing": Editor is now multi-tabbed - open more than one file at once
Ability to right click a filename in code to edit it in a new tab
Ability to right click on a subroutine name to jump to that subroutine
Script templates and "New Macro From Template" option
Option to Duplicate macro to new macro
Code Folding now remembered across sessions
Watch List Search Bar
Variable value debugger breakpoints
Ability to open and record in WebRecorder and return produced code to Editor
Completely redesigned and improved Dialog Designer with access to more properties and more objects
Dialog Designer Menu Builder
Dialog blocks pasted into editor pre-folded
Code Folding state restored after debugging
Macro Search Bar visible by default on new install
Redo option in Editor menu
System tray running indicator now shows for macros run via command line (if option enabled)
Numeric complex expression functions added to code builder
Trailing space indicator no longer showing on blank lines
Code blocks no longer auto-closed while writing a comment
Find & Find/Replace dialog in editor leaves scope set to global in line with most other find/repl dialogs
Compiler option checkboxes remembered
Other Improvements:
Reliable AutoLogon for Windows 7/Windows Vista/Windows 2008
Custom Triggers - create any kind of trigger you like using script code
Ability to change default macro folder/switch macro profiles
Version 11.1.23 11/03/2010
Fixed: Issues with some regional settings (when decimal separator not ".").
Version 11.1.22 08/03/2010
Fixed: Confirmation dialogs (e.g. Do you want to save this macro?) appear off screen on some multi monitor setups if Macro Scheduler on right hand/bottom monitor.
Version 11.1.21 01/03/2010
Fixed: Rare floating point overlow error during if statement if a string is all numbers apart from one "E"
Fixed: SetDalogObjectFont causes access violation of dialog contains a MainMenu
Version 11.1.20 18/02/2010
Fixed: Memory leak that could occur on some systems when running macros
Version 11.1.19 29/12/2009
Fixed: "Not a valid date/time" error if regional short date format has a month name in it
Fixed: Variable Explorer reporting incorrect variable if parameters have spaces
Fixed: Macro Recorder causing hang or doing nothing or failing to stop on a minority of systems
Version 11.1.18 27/11/2009
Fixed: If comparison issue with strings beginning with "E"
Added: Ability to copy cursor monitor content to clipboard by pressing left and right mouse buttons together
Version 11.1.17 11/11/2009
Fixed: GetWindowProcess unable to get filename on Vista/Win7 x64
Fixed: When run in Editor macros called by Macro command will animate icon and leave animated on completion
Fixed: Window commands - if wildcard not specified child/MDI windows would not be found
Version 11.1.16 02/11/2009
Fixed: Escape characters were not stripped from Telnet response
Fixed: Crash caused by 3rd consecutive showing of reminder screen in trial version
Version 11.1.15 06/10/2009
Fixed: Compiled macros with -NOSTOPKEY option running slower
Fixed: CompareBitmaps not correctly comparing full image
Fixed: Text added by Command Locator cannot be undone
Fixed: New line not added when text added by command locator
Version 11.1.14 17/09/2009
Added: WLN_ENCODING=UNICODE setting to make WriteLn create Unicode file if file does not already exist
Added: WriteLn will detect encoding and output accordingly (ANSI or Unicode)
Added: ReadLn and ReadFile can now detect and read data from Unicode files
Fixed: Syntax highlighter wrongly highlighting start of block comment tokens when inside other commands (not at start of line)
Fixed: FTPGetDirFile issue with format of directory list and wildcard matching with some flavours of FTP server
Fixed: Dialog Designer: Ability to view TDialog properties with F11/Right Click restored
Fixed: Problem compiling on Chinese versions of Windows (and possibly other non-Western language versions)
Fixed: Image Capture Tool not refocusing after capture
Fixed: WSI_TIMEDOUT not coloured as system variable by syntax highlighter
Version 11.1.13 05/08/2009
Fixed: Attempt to save a macro with illegal characters in name fails to show error dialog properly
Fixed: issue with Include using SCRIPT_DIR in debugger when run in standalone mode
Version 11.1.12 29/06/2009
Fixed FTPGetDirList issue with format of directory list and wildcard matching with some flavours of FTP server
Fixed: Issue with ExportData adding extra erroneous character to end of exported text files
Fixed: FindImagePos using SCREEN for haystack fails under Remote Desktop/Terminal Server session
Version 11.1.11 08/06/2009
Improvement: StringReplace speed improvements
Fixed: Image Capture Tool incorrectly focusing main window after capture when run in standalone editor mode
Version 11.1.10 13/05/2009
Fixed: Some issues with running macros via msNet (Remote Controller) component (Enterprise)
Version 11.1.09 27/04/2009
Fixed: ExportData failing to write correct data for subsequent exports of other data labels
Fixed: insertion of SRT not completing autoinserted END with subroutine name
Fixed: minor syntax highlighting anomolies
Fixed: SetDialogObjectFocus caused error if object not visible
Fixed: ShowAllChars menu option not being remembered correctly
Fixed: Code Folding menu option not being remembered correctly
Version 11.1.08 01/04/2009
Added: GetTextReset - reset/initialise text capture functions
Fixed: Syntax highlighting: CR in CreateDir showing as CR system variable
Fixed: WLN_NOCRLF not included in syntax highlighting / sys var list
Fixed: Incorrect tab in macro properties being displayed on some data entry validation errors on save
Change: Hotkeys now ineffective while cursor is in type hotkey field of macro properties
Version 11.1.07 27/03/2009
Fixed: Separate failing to work if delimiter a variable in % symbols
Fixed: WebRecorder/VBScript web automation issues with IE8+Vista+UAC
Fixed: Added ' (apostrophe), Rem and Remark as valid comment tokens to syntax highlighter in editor
Fixed: Syntax parser highlighting recognised command names inside other commands
Fixed: Empty ("") variable names can no longer be created. Any empty names ignored.
Fixed: SOWriteLn not adding line break
Added: Code folding support for For..Next, While..Wend, Do..Loop in VBScript
Version 11.1.06 12/03/2009
Fixed: Removed rogue diagnostic message in DBQuery which would appear if use names parameter was present.
Version 11.1.05 02/03/2009
Added: RegEx function with Perl and EasyPatterns support for search and/or replacement.
Added: CopyFolder, DeleteFolder commands - actually just aliases for CopyFile and DeleteFile
Added: Option in Debug Menu to change colour of debug line (Debug/Debug Line Color).
Added: NULLCHAR system variable for null char - Chr(0)
Changed: Default colour of debug line to make text beneath more visible
Fixed: CTRL+S causing hang after editor had been opened then closed
Fixed: Editor menu shortcut keys still working after editor closed
Fixed: Press End inside subroutine confusing code folding (in order to fix this SRT and corresponding END must have same indent)
Fixed: Compiled macro set to log to \dev\nul (disable logging) would run slower than with no logging configured
Fixed: If a non existing destination folder specified in compiler, compiler would crash. Now gives error msg.
Version 11.1.04 12/02/2009
Fixed: Autologon failing to save password correctly
Fixed: Backup on Save not working for standalone editor
Fixed: Editor status bar not always reflecting modified status
Fixed: Improvements to dialog block updating from "Update Dialog" menu
Fixed: Debugger: Breakpoint after an Include not showing Include lines/line number confusion
Fixed: Step Over confused by GoSub inside a subroutine
Change: Debugger no longer temporarily disables wordwrap - no longer required
Change: Editor line numbers now show at top of wrapped lines
Added: Clicking in editor margin selects entire line
Version 11.1.03 30/01/2009
Compiled exes with NOSTOPKEY set will show APP_TITLE in tray icon hint
Fixed: Editor code folding/autoinsertion confused by nested subroutines
Fixed: Step Over (Shift-F8) not working
Version 11.1.02 28/01/2009
Fixed: Access Violation when closing dialog editor if dialog has a MainMenu
Fixed: Clicking "type a hotkey" checkbox in macro properties didn't cause warning to save changes if nothing else changed
Fixed: Compile Includes not including scripts specified with %SCRIPT_DIR% when compiled from Editor
Fixed: Press End inside a SRT called End would fool the lexer into thinking the SRT ended at Press End
Added: When typing SRT in editor, End is added automatically with SRT name.
Version 11.1.01 20/01/2009
Fixed: Window Open Trigger not working properly when visible windows only is UNCHECKED
Fixed: Tray icon still not single clicking in Windows 7
Fixed: Macro recorder "Run this application first" option not working
Fixed: When entering hotkey via "Type a hotkey" box in macro properties you are not asked if you want to save changes
Version 11.1 12/01/2009
Fixed: Text Capture functions (GetWindowTextEx, WaitScreenText, GetTextInRect, GetTextAtPoint) could cause clipboard function to stop working in source application
Fixed: Standalone Editor not prompting to save on exit after compile options changed and not saved
Fixed: Inline Function selector not adding chevron to GetWindowList
Fixed: Updating dialog in editor from popup menu could leave blank space at start of first line of dialog block
Fixed: Find Next in Editor will now follow search direction as set in Find dialog
Fixed: Tab characters causing text loss in watch list
Change: Tray icon action changed to single click for Windows 7
Version 11.0.33 17/12/2008
Fixed: SMTPSendMail not always returning correct error code on error
Change: Hotkeys assigned to macros will now work within the editor
Version 11.0.32 14/12/2008
Fixed: Issue with Base64
Fixed: News Feed Notification showing error if no connection
Fixed: -HIDE for compiled macro showing taskbar icon when dialog displayed
Version 11.0.31 08/12/2008
Added: SetDialogObjectColor function
Change: Binary File Import now surrounds label and data in block comment to prevent an attempt to execute it
Fixed: SMTPSendMail not setting result code correctly
Fixed: Shift-Esc to Stop Window showing in GetWindowList
Fixed: Error in compiled macro if /NOSTOPKEY compiled in as last option
Fixed: Dialog Designer: After copying an object to clipboard, cannot paste it
Fixed: Dialog Designer: "Pinned to Designer" not staying pinned while moving design form
Fixed: Y array result variable default missing from FindImagePos code builder
Fixed: Index out of bounds error if start debug step from last blank line in script
Fixed: News Feed Notification was dependent on Show News Feed on Startup
Fixed: Main form shows correctly when clicking news feed notification
Fixed: Issue with Folder Browse button on Custom Dialog
Version 11.0.29 04/12/2008
Fixed: Images from imported image data not showing in dialogs at design time
Fixed: Issue with StringReplace could cause unresponsiveness
Fixed: SMTPSendMail: some email clients not deciphering attachment filenames
Fixed: SMTP failing to connect if SMTP_TIMEOUT not set
Fixed: Syntax highlighting being halted by "dialog" keyword
Fixed: _WRITE_LOG_FILE missing from syntax highlighter
Version 11.0.25 02/12/2008
User Interface Improvements:
Full Unicode Support
New Script Editor
Code Folding
Bookmarks
Improved Syntax Highlighting
Advanced Editor and Macro Properties merged into one.
Reopen Menu in Editor remembers list of recently opened scripts
Editor Tools/Import Bitmap Data is now Tools/Import Binary File to import any binary file
Delete key can be used to delete a macro.
Script Engine Improvements:
Unicode support for most script commands
Improved FTP functions (See release notes for backward compatibility issues!)
Support for TLS/SSL FTP connections (OpenSSL libraries required)
Added SSL support to HTTPRequest using (OpenSSL libraries required)
Faster StringReplace function - can now work much faster with large strings
Faster Base64 function - for faster operation with large strings/files
Press/Release commands can now work as functions (i.e. key to press/release can be a variable)
Script commands with spaces in their name have been changed:
Run Program becomes RunProgram
Change Directory becomes ChangeDirectory
Send Character/Text becomes SendText
Existing names will continue to work for backward compatibility
Ability to compile EXEs to "Console Apps" and write to STDOUT
DBQuery: new optional parameter to return field names instead of field numbers
Improved error trapping for LibFunc DLL call errors
Updated Text Capture libraries
New Script Commands:
SetDialogObjectFocus - focus a dialog object
SetDialogObjectVisible - make a dialog object visible/hidden
ExportData - export binary data from script to file
GetWindowSize - retrieve the size of a window
SOWrite - write text to std out (compiled console EXEs only)
SOWriteLn - write text line to std out (compiled console EXEs only)
LibFuncW - Unicode version of LibFunc for calling functions which require/return WideStrings
IMPORTANT - Release Notes - Backward Compatibility Issues
FTP: FtpGetFile, FTPPutFile and FTPGetDirList now have an extra parameter for the host directory. This was necessary to provide support for more flavours of FTP server. After much consideration it was decided that the only sensible way forward was to have two separate parameters for host dir and host file. By doing so this makes the commands portable across all kinds of ftp server without any assumptions being needed on the format of paths. Unfortunately this does mean that old scripts will fail. But they will need only a small modification. In most cases just placing a comma between the host path and host file.
Version 10.1.21 16/09/2008
Fixed: New File in Folder Event not firing if files have been previously deleted
Fixed: Triggers tab in Macro Properties not reset on new macro
Version 10.1.20 03/09/2008
Fixed: Rare access violation that could occur on a schedule firing
Version 10.1.19 19/08/2008
Fixed: Assigned function could cause an Access Violation in compiled macro
Version 10.1.18 28/07/2008
Fixed: HTTPRequest failing to pass proxy authentication header when proxy specified
Version 10.1.17 07/07/2008
Fixed: Column widths reset after running a macro on the command line
Fixed: Wrong macro sometimes firing from hotkey after a macro has been run from QuickLaunch
Version 10.1.16 24/06/2008
Fixed: Imported DLL functions do not work when indented
Fixed: DIALOG_CHANGE event not firing for objects within tab pages
Fixed: Added WLN_NOCRLF to WriteLn code builder dialog
Added: FTP_NUMFILES returned by FTPPutFile,FTPGetFile to indicate number of files transferred
Version 10.1.15 19/05/2008
Optimized script variable handling to speed up script execution, especially when a script processes a large number of variables.
Debugger watch list shows last modified variable at top (unless sorted).
Fixed: Window Event in Trigger settings only remembered if "Only when visible" checked.
Fixed: Window Event Triggers not working for wildcard matches.
Fixed: Window Event Triggers triggering when seeing the value in Macro Properties!
Version 10.1.02 08/04/2008
Added: Text capture commands can now capture text from DOS boxes
Added: Hot key to invoke image capture when another application focused
Added: Option to perform image capture after a 5 second delay, to set up screen and avoid loss of focus.
Added: _LINE_NUM variable stores current line number
Added: Database commands: DBConnect, DBQuery, DBExec, DBClose
Added: Trigger tab on macro properties; additional triggers
Fixed: Hang in macro properties when using mouse scrollwheel and pressing left mouse button at same time
Fixed: Complex expression containing a comma when used in If statement would cause incorrect results
Fixed: A dialog with ONE OF TOP OR LEFT set to center had BOTH set to center after editing
Fixed: Duplicate SRTs with same name would cause infinite loop
Fixed: Script files sometimes being deleted after editing after a Search
Fixed: Dialog checkbox captions can now be set by variable
Fixed: "End of factor" error that could occur in Until statement
Version 10.023 10/03/2008
Fixed Exit statement not accepting variables
Added Tooltips to Macro Properties dialog
Reminder dialog when saving from editor after opening editor from macro properties (can be disabled)
Improved parsing of Run Program command when RP_ADMIN=1
Version 10.022 02/03/2008
Added file posting support to HTTPRequest
Version 10.021 23/02/2008
Removed accidental diagnostic messages in Run Program when RP_ADMIN=1 and multiple parms
Added Windows Key to KEY_DOWN OnEVent (8)
Version 10.020 14/02/2008
Fixed: Issue with FindImagePos sometimes failing in multi-monitor setups when SCREEN specified for haystack.
Fixed: SetDialogObjectFont: Object names were wrongly case sensitive.
Attempt to trap possible issues with macro recorder stop key sequence prior to recording starting.
Version 10.019 31/01/2008
Fixed: ScreenCapture unable to save JPEG files
Version 10.018 28/01/2008
Fixed: Rare cannot load TCMouseHook.dll error
Version 10.017 17/01/2008
Fixed: Width of groups pane not being remembered after restart.
Fixed: In some circumstances hot keys may run wrong macro after a macro has been deleted.
Version 10.016 15/01/2008
Image Capture and Image Recognition commands now identify and capture "Layered Windows"
Version 10.015 01/01/2008
New Features/Enhancements
FindImagePos performance enhancements. At least a 30 fold increase in speed.
GetRectCheckSum performance enhancements.
Enhanced debugger - multiple breakpoints, step, then run.
Debugger now keeps current debug line central.
Added Variable Explorer to Advanced Editor.
Added Search Bar - find macros based on keyword in content and title.
Ability to edit existing script lines in Code Builder.
Added Static Compile option - compile includes.
Added ability to rearrange macro list columns.
Ability to change dialog images at runtime extended to using embedded image data.
Tray icon balloon tip to show when macro started when Macro Scheduler hidden (optional).
Tray hint shows list of running macros.
Custom dialog image objects are now clickable.
Disabling of running screensaver when starting macro is now optional.
Added Word Wrap option to editor.
Parameters compiled into EXEs now obfuscated.
When copying and pasting dialog objects, copies now placed at 4 pixel offset to source objects
Added option to increase the number of pixels FindImagePos scans.
WW_TIMEOUT and WSI_TIMEOUT can now be fractional.
WaitCursorChanged can now take fractional timeout value.
Added RP_ADMIN option to make Run Program run a command/program with admin privs.
Added more hotkey options.
Added: Script error messages now display line number.
Added: If allow multiple instances disabled, starting a new instance will activate existing one.
Added: Enable Schedule option works against multiple selection.
New Script Commands:
GetTextAtPoint
GetTextInRect
GetWindowTextEx
WaitScreenText
GetWindowList
RGB
FTPRemoveDir
FTPMakeDir
Exit
SetDialogObjectFont
Fixes/Improvements:
Fixed naming sequence of buttons and labels on custom dialogs (see backward compatibility note below)
Fixed: ScreenCapture command crashes if Y2 < Y1 or X2 < X1
Fixed: MSG_XPOS, MSG_YPOS not working correctly to position Message on secondary monitor.
Fixed: "string"" in complex expression causing "Unterminated String" error in infinite loop.
Fixed: FileBrowse object caused modal dialogs to close.
Fixed: debugger skips line immediately after breakpoint.
Fixed: tray icon now recreated if explorer crashes and restarts
QuickHelp syntax helper no longer confused by parms containing complex expressions
Enlarged Rename Macro dialog.
Fixed: 0 for modifier key in KEY_DOWN event was treated as NONE or ANY, not just NONE
Added default variable names for many return vars in code builder.
Allow Multiple Instances now defaults to off on first run
Fixed: Bad Numeric Format error stuck in infinite loop
Fixed timeout parm of WaitRectChanged not accepting variable
Backward Compatibility:
This version fixes an issue where button and label dialog objects were inconsistently named. The name reported by the dialog designer did not match the name assigned at runtime. The naming sequence was incorrect. In order to provide the SetDialogObjectFont and allow for future possible functionality we had no alternative but to fix this issue. Unfortunately, however, this means that any existing scripts which refer to buttons or labels by name may have to be edited. It is unlikely that this will affect many people. If you do have any custom dialog scripts which manipulate buttons or labels programmatically you will need to verify that the correct name is being used. To check the correct object name edit the dialog in the dialog designer and double click on the button/label and you will see the correct name reported at the top of the properties dialog. Use this name when referring to the object in the script.
Version 9.2 11/10/2007
Mod: FindImagePos: Can now use SCREEN in haystack parm to have it scan the screen directly (no need to capture the screen to a file first)
Added IGNOREERRORS option to prevent script error popups
Added ability to change log file viewer in registry (from default notepad)
Added DLL import system to define native looking functions rather than have to use LibFunc
Fixed: Rounding error in CompareBitmaps could yield incorrect result if images more than 99% similar
Fixed: Errors downloading from some FTP server types with FTPGetFile
Improved: View System Windows follows correct tree hierarchy
Added: View System Windows "Identify" option - highlights object
Version 9.1.05 18/09/2007
Fixed: delay on some systems when saving scripts
Fixed: Rare issue starting trial on Win2003 Svr RC2
Fixed: SCRIPT_FILE variable showing garbage in compiled script
Fixed: Possible "Invalid Pointer Operation" error on windows shutdown
Version 9.1.04 29/08/2007
Fixed: Image not showing picture when adding jpg to image on dialog
Fixed: Button handle variables numbered differently to button name variables
Fixed: Some text strings were missing from language translation file
Added: Timeout for WaitScreenImage - set timeout in WSI_TIMEOUT, get result with WSI_TIMEDOUT
Added: Error message when import fails to copy script to group folder to help track down cause
Added: Record dialog now remembers Minimize All option
Added: Base64 function
Mod: Very small change to script save code to force all events to complete before closing form to see if this fixes some reports of scripts lost on save
Version 9.1.03 25/07/2007
Fixed: Windows shutdown could be inhibited by Macro Scheduler in some situations
Version 9.1.02 04/05/2007
Fixed: Edit script/macro properties buttons/menus not disabled if a group selected containing no macros
Fixed: Deleting a macro could sometimes cause an access violation (introduced in 9.1)
Fixed: A block comment on line immediately after Repeat statement caused Repeat/Until to fail
Fixed: After image capture main form was restored on top of all other windows obscuring editor/builder
Version 9.1 30/04/2007
Script now creates object handle variables: DialogName.Handle, DialogName.ObjectName.Handle after Dialog block is executed
Possibly fixed random "Cannot open Clipboard" errors
Fixed an issue with dialog designer toolbar button in editor sometimes getting invalid content
Dialog Designer toolbar button in editor will now edit dialog if cursor on first line of a dialog block
Select All (CTRL+A) now works in dialog memo fields
Ability to include bitmap data for dialog images and buttons in scripts
Added DIALOG_CHANGE OnEvent handler:
OnEvent>DIALOG_CHANGE,DialogName,ObjectName,Subroutine
Improved RetrievePOP3 to decode attachments and output body text parts.
Fixed CTRL-A (Select All) in Code Snippets editor
Fixed WaitWindowOpen/Closed to work with handles as per docs (WIN_USEHANDLE)
Deleting macros will now delete to recycle bin
Version 9.0.054 02/04/2007
Fixed an issue with FTPGetFile failing to download files affected by some IIS servers
Version 9.0.053 06/03/2007
Fixed issue with macro recorder recording mouse moves wrongly on a left hand secondary monitor
Fixed bug preventing schedule from showing on main window for encrypted macros
Version 9.0.052 22/02/2007
Addressed obscure occasional vbscript initialization error
Fixed some typos in comdef.ini (code builder definitions)
Version 9.0.051 19/02/2007
Ensure window functions ignore ThumbnailClass preview windows in Vista
Fixed Image Capture Tool Screen Selection to cope if cursor dragged from bottom right to top left
Fixed ASK_TIMEOUT
Version 9.0.050 01/02/2007
Fixed issue with Allow Scheduler Service advanced schedule option sticking.
Fixed issue with Only When Visible advanced schedule option sticking.
Fixed automatic scroll bars missing from custom dialogs since v9.
Prevented clipboard being emptied when going into Dialog Designer if no text highlighted.
Added popup menu to watch list to allow copy item values to clipboard.
Minor localization fixes.
Version 9.0.049 18/01/2007
Addressed "." issue with complex expressions
Version 9.0.048 15/01/2007
Fixed an issue with Find/Replace dialogs under Vista
Version 9.0.047 09/01/2007
Modified IfFileExists (and FILE_EXISTS and FILE_NOTEXISTS OnEvent triggers) to support wildcards for backwards compatibility
Fixed minor issues with main form placement on startup under certain conditions
Version 9.0 31/12/2006
New Command Locator and Code Builder
Updated Macro Properties Window
New Code Snippets System
Added Syntax QuickHelp to Editors
Added Inline Function Selector (Autocomplete) to Editors
Added option to always run from top in editor
Added Log File column to macro list
Added TabBook object to custom dialogs (Tab Control)
FTPPutFile now handles multiple files (requires testing against windows ftp servers)
FTPGetFile now handles multiple files (ditto)
Added FindImagePos function
Added GetScreenRes function
Added CompareBitmaps function
Added WaitScreenImage function
Added Telnet functions:
- TelnetConnect
- TelnetClose
- TelnetSend
- TelnetWaitFor
Added FileTime command
Added GFL_TYPE option to GetFileList to enable return list of directories
Added additional OnEvent KEY_DOWN modifiers
Added /NOSTOPKEY option to compiler (to disable SHIFT+ESC stopping EXEs)
Added Include function
Added IGNORESPACES option to tell interpreter to ignore whitespace within code
Added new INPUT_BROWSE option (2) for folder browse dialog
Added DIR type to FileBrowse object on dialogs for folder browse dialog
Added FONT property to Custom Dialogs to set font face and size
Added SK_IGNORECAPS option for Send command
Added Lock Watch List option to editor
Code enhancements, optimisations and fixes
Version 8.1 28/09/2006
Vista Compatibility
Fixed macro recorder not recording backspace key correctly
Fixed issue with Repeat/Until containing block comments
Fixed issue not ignoring indented block comments
Improved macro recorder output of wait times for very fast macros
Minor code improvements
Version 8.0.4 01/09/2006
Fixed occasional integer error in GetActiveWindow with GAW_TYPE=1
Ability to change custom dialog image objects at runtime
Fixed dialog listbox not accepting variables for dimension values
Fixed LibFunc resolving return variable when function has no parameters
Fixed macro list reversing sort after editing macro properties
Fixed issue preventing windows shutdown when editor not initialised
Version 8.0.3 11/05/2006
Corrects a compile error with the previous 8.0.2 build. Our apologies!
Version 8.0.2 09/05/2006
Improved CPU utilisation during script runs
Marked as uiAccess app for Vista support
Fixed Run As User checkbox under AutoLogon settings not staying unchecked
GetDialogAction now ignores combo boxes that are dropped down
Fixed IfWindowOpen to work with window handles (WIN_USEHANDLE=1)
Some fixes for translated text
Fixed AutoLogon to work with optional LegalNotice window (In SecPol: Interactive Logon: Message text for users attempting to log on)
Fixed Repeat/Until to work with strings as well as numerics
Repeat/Until no longer requires unique loop counter
Fixed SelectedItem field of RadioGroup object not being preset
Fixed LibFunc so that it now handles DLL functions with no parameters
Fixed AV when closing editor during debug if editor opened from macro properties
Improved script file encryption and password protection
Version 8.0.1 29/01/2006
Fixed occasional issue with trace
Fixed multiple filebrowse issue
Prevented overwriting macro when a different file is opened with File/Open in editor
Tray icon correctly reset if recording abended
Fixed issue failing to find ENDDIALOG with leading space
Fixed issue with hidden columns causing next columns to default to set width
Fixed issue with VBScript runtimes not installed correctly in Win95/98/Me
SCRIPT_DIR now shows correct value during debug (same as it would when run regularly)
Fixed Editor Save As dialog to prompt on overwrite
Fixed problem starting under Win95
Version 8.0 01/01/2006
Added Scheduler Service to schedule when msched not running and logged off (not Win9x)
Added AutoLogon technology to automatically log in to or unlock Windows (not Win9x)
Added Multi-language support
Added unicode support to Script Editor
Improved Macro Recorder window sensing technology
Added Unicode support to Send/Character Text command.
Script Events via OnEvent function
Added GetListItem command. Returns index of given text in specified listbox
Added GetTreeNode command. Returns index of given text in specified treeview
Added STEP_DELAY variable
Added CRYPT_LEVEL for three crypt strengths
Added CC and BCC lists to SMTPSendMail
Added Run Program option to make it wait for application to be ready for input
Added SPACE variable for space character
Editor now highlights trailing blanks
F8 in Editor (Step Debug) now works despite any modifier keys being set by script
Added Step Over Debug option (Shift-F8) to step over subroutines
Added _DUMP_VARS variable to allow dumping all variables to log file
Added Block Un-Indent option in Editor
Added Block Comment option in Editor
Prevented snarl ups with Debug/Trace and modal forms
Other internal improvements and optimisations
Version 7.4.009 18/11/2005
Fixed issue with random clipboard errors in Script Editor
Version 7.4.008 20/10/2005
Addressed issue with presetting checkboxes on custom dialogs
Prevented branching to labels/subroutines within /* .. */ comment blocks
Added INPUT_BROWSE variable to allow remove browse button from Input dialog
Dialog Designer no longer loses CENTER setting of top/left
Fixed Dialog Designer erroneously carrying over certain properties from previously designed dialog
Version 7.4.007 06/10/2005
Fixed problem with LibLoad on Windows 98
Version 7.4.006 26/09/2005
Fixed problem running scripts via msNet introduced in 7.4 (affects msNet use only)
Version 7.4.005 22/09/2005
Fixed issue with old format IF statement inside ELSE condition
Added option to change Pause key sequence
Fixed last modified date sometimes changing when no changes made
Fixed message box losing OK button when resizing very small
Added option to compiler to disallow logging
Fixed missing Start and End lines in log files (since 7.4)
Rename will now allow changing case of macro name
Version 7.4.004 07/09/2005
Minor change to fix error running under Win64 introduced in 7.4
Improved icon compiler to handle order of icons in .ico file
Fixed weird issue with hotkey settings introduced in 7.4 beta
Menubars reflect system setting for hide accellerator keys
Put back Message not forcing to front first time
Fixed some multi-monitor issues
Fixed issue with Ask timing out early
Version 7.4 03/09/2005
Some user interface updates/theme awareness.
Now loads entire script file into memory.
Compiler no longer leaves decrypted temporary file while running.
Compile option in main form prompts for location.
Ability to add a custom icon to compiled executables.
Ability to compile a command line into a compiled script.
Added Abort button to script error messages to abort script.
Fixed Input returning value if closed from close box.
Fixed GetDate shortdate format hiccup.
Fixed AV closing editor when dialog designer open with edited dialog.
Added F11 & RightClick for properties of designed form (as well as dbl click).
Added C style block comments /* .... */
Prevented dialog with same name as existing object causing subsequent problems editing script.
Added Default property to dialogs to set default button.
Added ability to set Top and Left of dialog to CENTER.
Added Min,Max,Close,Resize properties to dialogs to allow enable/disable border buttons and resize.
Added check and warning if Show> tries to show non-existant dialog.
Added link to Support Forums in Editor Help menu.
Macro properties hotkey lists no longer contain already assigned hotkeys.
Prevented Shift-Esc icon in Alt-Tab list staying present after script run.
Fixed GetCheckBox return variable resolving incorrectly.
Added command abbreviations to context sensitive script help recogniser.
Added parameters to GoSub.
Added ability to Pause/Resume all running scripts (not compiled macros) using Pause key.
Undocumented - Include> function to include code from other file. Works but confuses debugger.
Fixed logfile of compiled macros showing temp file rather than exe file name.
Fixed complex expressions seeing values starting with 'E' as numerics.
Enabled ability to run URL scripts in all versions.
Improved multiple monitor support.
Fixed HTTPRequest basic authentication.
Added Crypt function to encrypt/decrypt strings.
Press Print Screen command was missing from help.
Added TAB variable for Tab Character.
Added Backup On Save option to Editor. If selected keeps last three backups when saving.
Fixed issue with If block parser and complex expr with not yet assigned var.
Fixed an issue with CloseWindow not always working.
Fixed issue with MSG_STAYONTOP.
Prevented error when sorting by modified date and a macro has empty modified date.
Other Internal improvements and minor fixes.
Version 7.3.11.4 25/05/2005
Fixed RetrievePop3 not terminating when macro quit while retrieving messages
Fixed AV when closing compiled exe by right clicking taskbar icon
Fixed AV in Win95/98 with listbox on custom dialog
Version 7.3.11.3 14/04/2005
Fixed startup error that could be caused by zero sized macro list column
Version 7.3.11.2 04/04/2005
- Added LibLoad and LibFree functions so that LibFunc doesn't need to
always load and free the library. LibFunc can work as before with a DLL name
or can be passed a handle obtained with LibLoad.
- Added vertical scrollbar & wordwrap to Memo objects
Version 7.3.11 24/03/2005
Enhanced FileBrowse object to enable setting of file mask, type of dialog (open/save), initial directory and filename.
Added optional transparent property to labels
Buttons can have hints
Added horizontal scrollbars to listboxes
Added Dialog.Listbox|ComboBox.items.text property to retrieve/set entire list
Added option to make listboxes multiselect and if more than one item in list selected results separated by CRLF.
Added option to force string types in LibFunc by prefixing variable with str:
Fixed initial setting of message box height and width
Position command now sets result to 0 for empty string or startpos > string length
Fixed problem with Ask, Dialog, MessageModal appearing on 2nd monitor if using dual monitor setup.
Extended SK_LEGACY switch to rest of Press commands for Citrix support (works as pre version 6.1).
Fixed issue with debug temp file locking up on terminating debug
Fixed issue with RP_WAIT=1 causing scheduler to be interrupted while waiting for process
Version 7.3.10.5 04/03/2005
Added StringReplace function
Modified VBRun to handle variables better
Added SK_LEGACY to use old SHIFT,CTRL,ALT press methods (for citrix)
Added ability to define string buffer lengths for LibFunc
Improved WaitKeyDown processor utilisation
Added HTTP_TIMEOUT variable
HTTPRequest now handles redirects
Repeat Until now supports =, >, <, <> checks
Version 7.3.10.4 22/02/2005
Fixed View System Windows sometimes omitting last char
Fixed radiogroups not resetting properly on subsequent shows
When debugging SetFocus no longer finds the editor window
Version 7.3.10.3 17/02/2005
Fixed issue with sequential non-modal dialogs where subsequent dialog was shown modally
Fixed issue with IfFileExists embedded inside If block
Prevented Windows 95 start up error caused by new toolbar command
Added option to windows event scheduling for visible windows only
Version 7.3.10 12/02/2005
Added FileBrowse attribute to Dialogs
Added MainMenu object to Dialogs to create menus
Added Image control to Dialogs
Added ability to add images to buttons on Dialogs
Added RadioGroup object to Dialogs
Added ProgressBar object to Dialogs
Added BlockInput command to block user input
Added ReadFile command to read entire file to a variable
Added Toolbar command - puts mouse over a toolbar button
Added LibFunc command to run DLL functions
Added GetCaretPos command to return position of text cursor
Added GetWindowProcess command to return process id and name of window
Fixed issue with real number variables in arithmetic complex expressions
Fixed an issue with nested if/else/endifs
Fixed debugger speed issue that existed on some systems
Improved file saving when editor and macro properties both open
Version 7.3.08 03/02/2005
Fixed bug in dialog Show command when dialogs are nested
Fixed bug with dialog captions when dialogs nested
Fixed bug caused in some circumstances by mix of old and new If syntax
Version 7.3.07 31/01/2005
Removed erroneous debug diagnostic from SetEnvVar command
Improved mousewheel scrolling in editor
Version 7.3.06 20/01/2005
Fixed RegistryReadKey not reading entries of type REG_EXPAND_SZ
Fixed ScreenCapture top, left placement issue
Fixed GetControlText missing last text character in some circumstances
Fixed GetDialogAction and ResetDialogAction to work correctly with VAREXPLICIT=1
Added mouse wheel support to script editor
Fixed issue where groups list can not be unhidden after a restart if previously hidden
Version 7.3.05 06/12/2004
Fixed problem with embedded variables in macro command parameters
Added option to installer to allow alternative user macro/settings directory
Compiled exes now created in source script's folder when compiling from main screen
Improved "Send Email Example" sample script
Version 7.3.04 03/12/2004
Fixed problem with passing multiple vars in macro command introduced in 7.3
Fixed crash caused when system time format has time separator other than colon (:)
Version 7.3.03 27/11/2004
Fixed backwards compatibility issue with IfFileChanged caused in 7.3
Prevented error dialog if running a non-existent script remotely
Version 7.3.02 24/11/2004
Improved simultaneous starting of macros scheduled for same start time
Fixed problems which could occur with schedules of repeating macros on startup
Fixed ask timeout problem
Modified Position command to be relative (default, legacy) or absolute
Fixed font setting for macro list
Improved GetFileList - added optional delimiter parameter
Prevented APP_TITLE failing when mathematical operator in title
Allow Group Folder Error dialog to be cancelled with Close (X) button
Added MSG_MULTI variable to set message boxes to be multi-instance
If Allow Multiple Instances is disabled macros run from command line are run in existing instance
Changes to regional date formats take immediate effect in logging
Version 7.3.01 01/11/2004
Added link to support forums in help menu
Fixed bug with unencrypted quicklaunch macros requesting password!
Fixed exception occuring when running macros from quicklaunch that belong to no group.
Version 7.3 28/10/2004
Added ELSE/ENDIF and modified IF statement to work without labels/subroutines and to allow nesting of IF blocks
Modified IfWindowOpen, IfDirExists, IfFileExists, IfFileChanged to work in same way to IF with ELSE/ENDIF and Nesting
IF commands backward compatible if labels/subroutine names included
Added optional complex expressions to If statement
Added optional complex expressions to Let statement
Added WaitClipBoard command to wait for clipboard ready
Improved GetClipBoard and PutClipBoard to avoid errors if clipboard not ready
Added GetControlText/GCT command to obtain text from given object
Added SetControlText/SCT command to set an object's text
Added SelectMenu/MNU command to select a standard menu item
Added option to warn of any lines with trailing non-visible chars when closing macro (on by default).
Added GetEnvVar and SetEnvVar for getting/setting environment variables
Added APP_TITLE var to set Application Title (COMPILED ONLY)
Added Select All option to edit menu in editor
Added MSG_XPOS and MSG_YPOS vars to allow positioning of Message box
Added MACRO_RESULT return var to Macro> command for returning values
Added GetWindowHandle command to return window handle of named window
All window functions now support window handles:
Added WIN_USEHANDLE variable switch to make window functions use/return window handles instead of window titles (0 = default text, 1 = handles)
Dialogs can now be non modal, with functions to determine which button pressed
(GetDialogAction, ResetDialogAction, CloseDialog functions added)
Improved playback speed option on macro recorder
Improved ExecuteFile to handle non physical file associations (such as URLs)
Updated FTP/HTTP components
Improvements to GetFileList code
Prevented Save As in editor defaulting to filename from last compile
Improved GetWindowText sometimes ommitting last character from window text
Assigned now checks variables passed as parameters
Fixed GetFileList returning erroneous result when no files match
Input can now timeout - added INPUT_TIMEOUT variable
Ask can now timeout - added ASK_TIMEOUT variable
Added popup option in editor to update a dialog block from clipboard if that dialog is on clipboard
Changes to HTTPRequest code and added ProxyUsername and ProxyPassword
Fixed access violation on encountering erroneous end sub
Added error messages if else/endif not found
Fixed list index out of bounds error on setting GAW_TYPE to 1 (child windows) and using GetActiveWindow when active window has no children. Now returns empty string.
Fixed missing password check on launching macros from QuickLaunch list
Version 7.2.050 04/03/2004
Added RetrievePOP3 command
Added ScreenCapture command
Fixed Separate command returning 1 when count should be 0
Fixed installation shortcut & file association options
Some internal improvement to FTP/HTTP functions
Version 7.2.043 19/11/2003
Fixed intermittent AVs when running compiled EXEs for good
Version 7.2.041 13/11/2003
Allow Escape to cancel Message/MessageModal boxes
Fixed issue with cancelling macro properties after saving from editor not cancelling changes
Fixed WLN_NOCRLF reset problem
Addressed potential AVs on running compiled EXEs
Version 7.2.040 24/09/2003
Fixed issue with SetCheckBox
Fixed -HIDE option when running application
Version 7.2.039 16/09/2003
Added MClick and MDblClick to Macro Recorder
Version 7.2.038 19/08/2003
Fixed problem with IfWindowOpen using last If statement's false condition if resolving false.
Added false condition to IfWindowOpen, IfFileExists, IfDirExists & IfFileChanged.
ItemIndex property of dialog list & combo boxes now remembered after Show.
Compiled macro code now encrypted.
Version 7.2.037 04/08/2003
Fixed Concat Issue
Fixed problems using subroutines with If commands
Added Logging Options
Added "Remove from Group" option
Added INPUT_PASSWORD option to password mask input box
Added ability to set ItemIndex property of List & Combo Boxes
Added MF_RENAME to MoveFile command to do a simple rename rather than full move
Version 7.2.036 08/05/2003
Fixed midnight schedule issue
Version 7.2.035 07/05/2003
Fixed monthly run date schedule to be independent of run days
Prevented Macro Scheduler main form grabbing focus on script completion
Version 7.2.034 26/04/2003
Fixed Dialog problems
Fixed index out of bounds error with window event schedule
Version 7.2.033 25/04/2003
Fixed Edit/Update/Delete/Import in Macro Properties not saving changes in some circumstance
Dialog Captions can now be variables
Fixed remembering dialog object variables between 'Show's
Fixed issue with ConCat and VAREXPLICIT=1
Addressed issues with close down procedures
Version 7.2.032 16/04/2003
Fixed SHIFT-ESC alternative resetting between sessions.
Fixed drag drop of multiple scripts to different path group not copying first physical file.
Modified macro importer to allow edit of source path to update list
Modified macro importer to remember last selected path
Fixed macro importer not refreshing list on second entry for same path
Modified macro import to allow import of macro files already in group's folder
Modified compiled scripts to accept -HIDE as well as /HIDE on command line
Version 7.2 April 2003
General/Interface Improvements:
XP style main menus and pop-up menus
Added QuickLaunch group (modified System Tray Run menu)
Added line numbers and sizeable margin to editor
Added View System Windows and Cursor Monitor options to editor menu
Added title to editor printout
When pasting data from a web page into editor trailing spaces are removed if every line has a trailing space
Added File/Open and Open toolbar button to Editor
Added 'Remove Trailing Spaces' option to Editor Edit menu.
When run in -EDITOR mode (from command line or Windows shell) a File/New and New toolbar option appears
Improved View System Windows tool:
- Find box
- Refresh button
- Copy, hide, show and close windows
Added Last Modified column to macro list
Added option in Tools/Options to allow Escape key to cancel macro properties
Added Check for Updates menu option
Added option to change SHIFT-ESC shortcut
Added Macro Importer - Imports to current group from another install/dir - See File Menu
Stopped hidden window appearing in Alt-Tab list
Fixed help context on group properties
Improved resource usage
Various subtle interface improvements
Script Improvements:
Improved FindWindowWithText command
Improved If commands to accept subroutine names as well/instead of label names
Added Dialog Designer and Custom Dialogs
Added GetWindowText command
Added ShutDownWindows command options
Added option to WriteLn to omit output of line breaks
Added Assigned command to determine existence of a variable
All script produced dialogs/messages forced to foreground
Fixed issues with VAREXPLICIT=1 and system variables
Added system variables:
- SCRIPT_FILE
- SCRIPT_DIR
- MACRO_PARMS
- COMMAND_LINE
- CWD
Version 7.1.18 23/02/2003
Fixed memory leak with DDERequest
Fixed Repeat/Until prob when VAREXPLICIT=1
Fixed some documentation errors
Fixed toolbar help button error
Fixed Group pane min width problem
Fixed create desktop shortcut issue with renamed/moved macros not running until Macro Scheduler exited
Improved Macro> command:
- Looks in main directory when no path or extension provided
- If logging enabled for calling macro sub macro is logged to same file
Added /LOGFILE command line/Macro command parameter
Added MSCHED_VER variable
Improved context sensitive help
Version 7.1.17 17/02/2003
Added Release LWinKey / Release RWinKey
Improved Recorder to correctly record WinKey combinations
Added MSG_HEIGHT, MSG_WIDTH variables to set Message box size
Added optional width and height parms to GetActiveWindow
New help system (HTML Help + PDF Manual)
Version 7.1.16 10/02/2003
Improved startup minimized option.
Updated contact details.
Version 7.1.15 10/01/2003
Fixed -NOSYSTRAY command line option
Version 7.1.14 09/01/2003
Added Press/Release LShift, RShift, LCTRL, RCTRL, LALT, RALT to distinguish between left and right shift, ctrl and alt keys (Only supported in NT,Win2k,XP).
Fixed issue with passing parameters on command line to compiled scripts.
Fixed some verification issues with entering commands in the macro properties dialog.
Fixed issue with record button not being re-enabled if recording cancelled by non-recordable keystroke (e.g. CTRL-ALT-DEL)
Version 7.1.13 20/12/2002
Macro Recorder Improvements - option to record and remember window names and positions.
Macro Recorder dialog remembers chosen short cut stop key.
Added Show All Chars option to editor - to view invisible chars.
Added VAREXPLICIT option to enable explicit variable handling
(when VAREXPLICIT set to 1, variables only resolved if surrounded by %)
Fixed Press .. * n to accept variable for n.
Version 7.1.12 25/11/2002
Fixed regional settings problem with macro recorder
(caused error if decimal separator not a period character).
Fixed problem with pre year 2000 file dates with IfFileChanged function.
Version 7.1.11 22/11/2002
Fixed problem with WaitKeyDown command.
Version 7.1.10 21/11/2002
Fixed problem with repeating schedules.
Fixed possible GPF when scheduling macros not belonging to a group.
Version 7.1.9 20/11/2002
Minor code changes to avoid annoyances with Window functions finding matches on strings in Script Editor
Version 7.1.8 19/2002
Fixed problem passing variables with Macro command.
Version 7.1.7 16/2002
Fixed occasional error when changing groups.
Updated documentation for Macro command change.
Version 7.1 11/2002
** IMPORTANT CHANGE **
The Macro> command must now always be given a full filename rather than just an internal macro name,
e.g.:
Macro>c:\my_macros\samplescript.scp
Improved Macro Recorder.
Modification to Input box to attempt to keep it on top.
Modification to Input box to wrap prompt if too long.
Compiler to create executables
Added WF_TYPE = 3 - child windows only.
Added GAW_TYPE for GetActiveWindow.
- 0, default - active window - as normal
- 1, active child window of active window
Added RP_WAIT to set Run Program to wait until launched program has terminated.
Added ability to specify HTTPURL on command line as script file (Run time)
Added IfDirExists function.
Added WaitWindowChanged function.
Added TEMP_DIR system variable.
Added * n to Press command to perform multiple operations.
Modified Message and MessageModal boxes to be sizeable with scroll bar.
Fixed some minor problems with the help system.
Fixed Start Minimized option.
Fixed problem with MessageModal not able to reactivate already open.
Version 7.0 09/2002
Modified LET to allow array type assignations.
Added Subroutine (SRT, GOSUB, END) functionality.
Added AppendFile command.
Added -EDITOR command line option: app starts with improved editor interface.
Added file association options to installation sequence.
Some interface enhancements.
Fixed DDERequest (return value not set 2nd time).
Fixed a problem with WaitRectChanged function.
Fixed some issues with running from the command line.
Fixed monthly schedule option.
Fixed window event scheduling issues.
Version 6.2.3 21/03/2002
Removed limit on number of variables per script.
Added VBS_TIMEOUT for VBScript code.
Improved resource usage issues.
Fixed missed repeating schedule issue.
Version 6.2.2 03/01/2002
Added WF_TYPE switch to switch off CHILD/INVISIBLE window search:
    Let>WF_TYPE=0 - No Child Windows
    Let>WF_TYPE=1 - ALL Windows (Default)
    Let>WF_TYPE=2 - Visible Windows Only
Modified Input Box function to ensure it always appears on top.
Addressed some general schedule issues.
Addressed some string to integer conversion issues.
Version 6.2.1.5 11/12/2001
Fixes/Improvements:
Improved HTTPRequest to include error code and message.
Fixed problem with new child window support when a window command executed on startup.
Fixed estringlist out of bounds error with SetFocus occuring in rare circumstances.
Version 6.2.1.2 03/12/2001
Fixes/Improvements:
Fixed GetWindowPos - problem if X coordinate already an assigned variable.
Fixed problems when sending Shift in conjunction with other extended keys (occurred on some Win2k Installations, but worked fine on other OSs)
Fixed wrong hotkey being displayed on editing macro if hotkey previously selected was system key and a function key larger than F9.
Improved status display for running macros.
More graceful/helpful when attempt to edit and close running macros (macros that cannot be saved).
Improved all Window Functions to identify child windows (Including MDI children)
Added:
Now possible to set focus to MDI Child windows.
Added Tools/View System Windows - option to display all system windows.
Added HTTPRequest command.
Added FTPDelFile command.
Added FTPRenameFile command.
Version 6.2.0.3 05/06/2001
Fixes:
Fixed problem with GetRectCheckSum value not remaining static.
Fixed problem caused by entering a window name containing a colon in the window event setting.
Added:
Added SMTP_PORT variable for optionally setting port for SMTPSendMail command
Version 6.2.0.2 14/05/2001
Fixes:
Fixed problem with SMTPSendMail sending attachments.
Removed spurious message that sometimes popped up on editing macro.
Version 6.2.0.1 24/04/2001
Fixes:
Fixed bug where macros in subfolders could get duplicated in main directory and not updated in certain circumstances when saving from the internal script editor.
Fixed problem introduced in 6.2 stopping macros being executed from system tray menu.
Fixed problem where wrong macro could be executed from the system tray menu.
Fixed problem with hot key assignation - wrong hot key showing and potential integer error.
Fixed spelling mistake on Options dialog.
Fixed spelling mistakes in help file.
Version 6.2 18/04/2001
Fixes/Improvements:
Fixed accessibility problems - menus now support screen readers for blind/partially sighted.
Fixed bottom of tray menu disappearing off screen.
Fixed error if startup macros not in main directory.
New Features:
Additional hotkey combinations.
Added SMTP login authentication support to SMTPSendMail command.
Added FTP passive mode option.
Added FTPGetDirList command to retrieve directory listing.
Added ability to retrieve result of FTP operations.
Scroll position in macro list maintained after editing macro.
Added option to disallow multiple instances.
Changes:
Removed old style buttons and associated options.
Changed encryption for encrypted macros.
Version 6.1.0.4 28/11/2000
Fixes :
Fixed problem with Macro Scheduler sometimes preventing system close down
Fixed exception occuring when using an embedded undeclared variable
Fixed 'Allow Macro Scheduler to exit if a macro is running' option
Added commands missing from 'Script Commands' section of help file
Version 6.1.0.2 26/09/2000
Fixes :
Fixed SMTPSendMail problem with attachments
Fixed exception issues with pixel color and rect routines
Version 6.1 19/09/2000
New Commands :
GetFileList
MClick
MDblClick
MDown
MUp
Repeat
Until
Separate
ShutDownWindows
WaitKeyDown
New Features :
Added numpad keys to hotkey selection
Fixes/Improvements :
Rebuilt SMTPSendMail function
Added support for wildcard attachments in SMTPSendMail
Removed unnecessary polling of macros.dat
Modified variables to allow embedding variables in variables (to make array type variables)
Fixed external editor problem when opening macros in directories other than default directory
Fixed problem with tray menu not showing on first show
Stopped menu items being draggable
Reviewed and updated FTP component
Fixed problem with Press/Release ALTGR
Tested successfully under Windows 2000 and Windows ME.
Version 6.0.0.18 - 23/08/2000
Fixes:
Fixed invalid Desktop Shortcuts being created in Windows 2000
Fixed problem with /NOSYSTRAY option when used in conjunction with a command line macro
Fixed help file entry for SMTPSendMail
Version 6.0 - 31/01/2000
New Commands
:
GetCheckBox command.
SetCheckBox
Command.
WaitReady
SMTPSendMail
New Features :
Macro
Groups
Debugger
Graphical Menu Bars
Variable playback speed for
recorded macros
Fixes/Improvements :
Macro Multi-select
Added
default to OK button on password form.
Fixed checking/unchecking of sort menu
options.
Added graphical system tray pop up menu.
Stopped recorded macros
showing events caused by stopping record.
Fixed convert recorded macro to
change icon to script in list when converted.
Fixed access violation occuring
when pressing old style edit button when no macro selected.
Stopped delete
macro menu option being enabled when no macro highlighted.
Added missing
commands to macro properties macro list drop down.
Added CTRL-S keyboard
shortcut to Save option in editor.
Fixed problems with sorting from menu
options.
Macro Scheduler now remembers which column was sorted and in
which direction, and shows sort on startup.
Fixed access violation
when attempting to edit script when no script
is selected.
Disabled edit script buttons while no script selected.
Fixed right click
Macro Group menu showing only for selected group.
Removed duplicate
IfWindowOpen from Command Locator.
Modified macro record to hide Macro
Scheduler window just prior to recording starting.
Fixed problem with macro
playback not resetting stop and play buttons and menu options.
Changed method
by which repeating macro's schedules are changed on startup.
Instead of scheduling interval mins from now, advance schedule from original
start time by interval until schedule time greater than now ...
therefore steps in accordance with interval.
Fixed keyboard shortcuts that
didn't work in editor.
Fixed repositioning of toolbar buttons when resizing
from large to small buttons.
Fixed replacement of small buttons when changing
from large button view.
Fixed problems passing variables to other
macros.
Fixed crash that occurs on some systems when showing pixel color in
cursor position monitor.
Fixed problem with timer stopping after manually
running encrypted macro.
Added option to force RegistryWriteKey to write
integer values as strings.
RegistryReadKey now reads binary data
values.
Fixed problem with Input stopping subsequent Ask and Message in
command line scripts.
Added support for national decimal placeholder
(regional settings) in numeric functions.
Fixed date error that occured with
some system date configurations when scheduling repeat/stop and reset
macros.
Macro list view now updates when a schedule time is reset by
repeat/stop and reset macros.
Fixed problem with FileDate reassigning values
to existing variables.
Version 5.1 - 20/08/99
New Commands:
Ascii
DateStamp
GetPixelColor
GetRectCheckSum
LRError
LRStatus
MoveWindow
RegistryDelKey
RegistryDelVal
RegistryReadKey
RegistryWriteKey
Rendezvous
ResizeWindow
TransactionEnd
TransactionStart
WaitRectChanged
WindowAction
Modified/Improved Commands:
If - extra parm, and not equal operator
Send Character/Text - SK_DELAY for slowing send text down
FTP commands - switch off/on status window
All mouse click commands - handles reversed mouse buttons
Random - RND_SEED to allow setting seed
CopyFile - CF_OVERWRITE parameter
Fixed FileSize command
Fixed FileCount with no path problem.
Fixed WaitPixelChange timeout variable problem.
General Fixes/Improvements:
Focus edit area when editor opened
Restore editor when opening editor if minimised
Fixed problem with translated macros failing to repeat
Fixed invalid integer error if repeat interval empty
Added message if no log file associated when view log file selected
Fixed sorting issues (order and header graphic) when using menu options
New send text engine . supports all characters
Improved sending of variables between macros and on command line
- parameters containing '/' chars not split up.
Fixed 'index out of bounds' error associated with window event schedule option
Record dialog tab order
Version 5.04 - 10/03/99
Fixes :
Fixed Find/Replace dialog so as not to be resizeable.
FTP exception when running from command line fixed
Fixed problem with Change Directory if dir does not exist.
Fixed editor save/dirty flag
Fixed syntax highlighting problems
Fixed missing chevrons on some commands with drop down inserter
Fixed problem with assigning values to existing variables.
Version 5.03 - 02/03/99
Fixes :
Fixed singled % problem in command strings
Close down problem with 'allow exit when macro running' option fixed.
Fixed MouseOver context sensitive help
Save from editor updates macro immediately so that changes take effect even while editor open.
Fixed problem with Edit button on macro properties dialog
Additions/Changes :
WaitPixelColor command
TimeStamp command
Random command
Added milliseconds to logging times
Command line option to turn system tray support off
Improved SetFocus code for use with Win98
Improved script command context sensitive help handling
Added command help to Command Locator
Improved editor
Added external editor option.
Version 5.02 - 19/11/98
Fixes :
Fixed problem with 'Allow exit if macro running' option and scheduled macro.
Fixed Edit Line/Update Problem.
Fixed ReadLn link in Help File.
Additions/Changes :
If editor or builder behind main form, it will now be focused if edit script / or macro properties selected.
Version 5.0 - 22/10/98
Fixes :
Windows shutdown problem fixed.
System tray menu sticking fixed.
Fixed Context Sensitive Help for Add command.
Fixed help file for FTP command examples.
Fixed SetFocus command for Win98.
Fixed Problem with FTP commands not working after a failure.
Additions/Changes :
Modified interface
More info on main form
Improved editor
Command Locator / Favorites list.
System Tray Macro Menu
Startup Options
Window Event in Advanced Scheduling
Window Mode & Result Codes for Run Program command
Message boxes can be set for stay on top, stay centered
Input box with file browser and default value.
Script commands no longer case sensitive
Script commands can be left indented (i.e. leading spaces no longer a problem).
Press NP Enter command
Global hotkey SHIFT-ESC stops macros running.
Alt keys and Tab indexing improved on macro form.
Remembers if command list sorted.
Let command now does addition,subtraction,multiplication,division and concatination.
Goto command now accepts variables.
CapsOn command abbreviation is now CAP.
FTP Status Window.
New Commands :
DayOfWeek
DDEPoke
DDERequest
GetCursorPos
Sec
Min
Hour
PushButton
ReadLn
WriteLn
WaitCursorChanged
MouseOver
New System Variables :
USER_NAME
COMPUTER_NAME