New versions of PrimalScript 2011, PrimalForms 2011, PrimalSQL 2011, and PrimalXML 2011 are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalScript 2011 v6.0.152 ADD: Support %ForceSTA% for PowerShell scripts ADD: Menu topic to debug script with elevation FIX: Filter used as member of an object results in faulty code […]
Category: Service Build
Service Release (9/7/2011)
New versions of PrimalScript 2011, PrimalForms 2011, and PrimalSQL 2011 are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalScript 2011 v6.0.150 Fix: Crash when using this keyword in JScript in unterminated function.Fix: Filter in SaveAs not changed correctly when saving untitled fileFix: Move word left stops at end of […]
PrimalScript 2011’s WMI Browser gets an upgrade
We are always looking at improving our products or adding useful features. When we originally created the WMI part inside PrimalScript’s object browser, it was all about WMI properties. But many WMI classes have methods too and we felt you should be able to see them. Many thanks also to all the users who let […]
Service Release (8/22/2011)
New versions of PrimalScript 2011, PrimalForms 2011, PrimalSQL 2011, and PrimalXML 2011 are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalScript 2011 v6.0.149 Fix: Crash when using Run in Shell with some scripts Fix: Enable code misses last line Fix: Regular expression match failed Fix: Multi-select in project tree […]
PrimalScript 2011 Service Build 6.0.146 available
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 […]
PrimalForms 2011 Service Build Release (v2.0.11)
A new service build of PrimalForms 2011 has been release. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalForms 2011 v2.0.11 – ADD: New Control: WebControl– ADD: New Control: HelpProvider– ADD: Speak Snippet– FIX: Grid Search Template error when null cell value– FIX: Ambiguous error with TabControl– UPD: ComboBox with AutoComplete […]
PrimalForms 2011 Service Build Release (v2.0.10)
A new service build of PrimalForms 2011 has been release. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalForms 2011 v2.0.10 – FIX: Issue where Run Selection did not use the current platform settings– FIX: Repeating issue with auto generated Cleanup FormClosed event– FIX: Coloring issue with Here Strings– FIX: Indent […]
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 […]
PrimalForms 2011 Service Build Release (v2.0.9)
A new service build of PrimalForms 2011 has been release. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalForms 2011 v2.0.9 – UPD: Improved Parameter PrimalSense parsing– UPD: Default Assemblies will now be added to Template Forms– UPD: Project Template Assemblies– UPD: Dialog Style Template. Anchored OK button and set the […]
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 […]