In the PrimalForms: Preventing Multiple Button Clicks blog article, we introduced the [System.Windows.Forms.Application]::DoEvents method, which allows the application to process form events. This method also becomes very useful when you have a script that runs through a long loop.
Here…
Read More
The “Spotlight on Controls” series focuses on a single WinForms control in PrimalForms 2011 , details the important Properties, Methods, and Events of the control and demonstrates how to utilize the control. Most of the information about the controls is…
Read More
Starting today PrimalForms 2011 is on sale for ONLY $199! Don’t miss this amazing opportunity to own the most powerful PowerShell scripting tool available at a significant discount.
Visit the SAPIEN store to purchase PrimalForms 2011 for this great price.…
Read More
The “Spotlight on Controls” series focuses on a single WinForms control in PrimalForms 2011 , details the important Properties, Methods, and Events of the control and demonstrates how to utilize the control. Most of the information about the controls is…
Read More
The latest builds of PrimalScript 2009, PrimalScript 2011, PrimalForms 2009 and PrimalForms 2011 contain a new option for running packages under different credentials. Just as the VBScript and JScript packages have done for some time now, the PowerShell engines now…
Read More
A problem you may face when creating Graphical User Interfaces (GUI) is preventing users from clicking a button multiple times.
It is helpful for our users to learn how to handle this situation. In the following sample, we have a…
Read More
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…
Read More
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…
Read More
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…
Read More
Come join us live on the PowerScripting Podcast! Alex Riedel (Chief Technology Officer) and David Corrales (Lead for PrimalForms) will be discussing PrimalForms 2011, PrimalScript 2011 and PowerShell.
The live podcast will begin at 9:30 PM EST time, Wednesday June…
Read More