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:…
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 Spotlight on Controls series describes the controls, that is, the objects in the System.Windows.Forms namespace, so you can use them effectively when building GUI apps in PowerShell Studio and PrimalScript.
Each post focuses on one control and lists its…
Read More
In the latest service release (v2.0.11) we updated PrimalForm 2011’s code generator so that it produces slimmer scripts. We wanted to increase the readability and at the same time reduce the size of the generated script.
The following is a…
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
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…
Read More
We have put together the perfect summer learning bundle. No time for classrooms? No budget for travel? Get our PowerShell “Summer Learning” bundle and learn PowerShell at your own pace. The bundle consists of our hugely popular PrimalForms 2011, Windows…
Read More
I had a fun time at last Saturday’s South Florida IT Camp . The camp was a great opportunity to meet old and new friends.
I would like to thank all the IT Camp organizers for allowing me to present…
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.10
– FIX: Issue where Run Selection did not use the current platform settings– FIX: Repeating…
Read More
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