Released June 2010
A new function is added:
The minor fixes/enhancements included in version 3.7a are listed below:
StartBrowser with option 3 was not opening IE 8 maximized under Vista/Windows 7
IE8 toolbar menu selections were not replayed correctly
WriteHTML was not returning an error if invalid characters were used
When multiple lines are typed in a TEXTAREA field, Recording mode generates now in WriteHTML an <Enter> at the end of each line
DBGetFieldString can now retrieve money and memo field types
For nested HTML objects, CaptureHTML wizard could sometimes return a content which was not the one returned at replay
PDF/Excel menu selections embedded in an IE window can now be recorded/replayed
New tools are available from the WinTask toolbar in Recording mode : clicking the OCR icon in the toolbar opens the new OCR wizards available directly from the toolbar
Sometimes the WinTask toolbar was disappearing
CaptureOCR$ and CaptureAreaOCR$ wizards display now the captured image as it will be analysed by the OCR engine
ExtractBetween$ offers now a wizard, the string to extract from must be first pasted into the Clipboard before invoking the wizard
A double-click on a .ROB object within Excel launches now directly TaskExec
In Editor the View menu includes Debug toolbar option even if no script is loaded
The xlsx Excel files were not created correctly by the Capture wizard
If StartBrowser fails because the first page is too long to load (or never loads due to a password prompt), the error message was wrong telling that shdocvw.dll has to be registered - now the standard timeout error is displayed
Language window on the right of the Editor window offers now 2 Tabs, one listing alphabetically all the WinTask functions, one listing them by group
In Read(file$,a$), a$ can now exceed 32k
The Compilation was deleting the .log file if the src file and the log file were in the same directory
Error codes 2xx returned by IE are not anymore viewed as errors
A new option is added in Configure/Run menu, if the checkbox Put the Editor in the foreground after a Run is checked, the focus will return to the Editor window after the execution of a script.