The latest service build of PrimalScript 2011 (6.0.146) is now available from MySAPIEN for registered users. This build includes the following fixes and improvements since build 6.0.141: Fixed crash with invalid VBScript property statement Add hotkey to run executable after packaging (Ctrl+Shift+P). Add hotkey to re-build last package (Ctrl+Alt+P) Toolscanner definition file creates invalid entries […]
Tag: Service build
PrimalScript 2011 Service Build 6.0.141 available
The latest service build of PrimalScript 2011 (6.0.141) is now available from MySAPIEN for registered users. This build includes the following fixes since build 6.0.137: Display script execution time after script is terminated Enable run in shell and open appropriate shell as required if not visible Support OEM character set files for Batch and CMD […]
Code pages, batch files and localization
PrimalScript 2011 treats everything as Unicode files, so when you open an ASCII file it will be converted to Unicode and then converted back to ASCII when saving. Any conversion to and from Unicode requires a code page, which tells the converter which characters get converted to what. The default Windows code page is 1252 […]
PrimalScript 2011 Service Build 6.0.137 available
The latest service build of PrimalScript 2011 (6.0.137) is now available from MySAPIEN for registered users. This build includes the following fixes since build 6.0.134: Admin tools section empty on Windows 2003 Server; Toolscanner now finds 64 bit admin tools MSC execution does not always use correct mode on 64 bit OS Visual C++ 2008 […]
PrimalScript 2009 Service Build 5.0.647 available
The latest service build of PrimalScript 2009 (5.0.647) is now available from MySAPIEN for registered users. This build fixes the following issues: – Running any SQL query may result in error message for each row. – Global VBScript variables not visible when stopped inside function.