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 […]
Category: Software News
PrimalPad gets a 2011 upgrade
PrimalPad gets upgraded with code folding, new languages and the ability to run scripts. With this new 2011 version of the ever popular Notepad replacement you get support for code folding in VBScript, JScript and PowerShell. Because some of you asked nicely, we also added SQL and Python to the languages supported by PrimalPad’s syntax […]
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 […]
PrimalForms 2011: Validating the Form – Part 1
A good user interface will validate user input to ensure it is in the correct format. This may come in the form of simply checking if there is an entry for a field, such as a name or a more complex task such as validating an email address. Thankfully WinForms has built in mechanisms to […]
Where did the PrimalScript 2011 Studio download go?
Some of you have already noticed that the download for PrimalScript 2011 Studio is no longer available from our download pages and your account page on MySAPIEN. Instead, registered PrimalScript Studio and Universal users see downloads for the individual components of PrimalScript Studio, namely PrimalScript 2011, PrimalForms 2011, PrimalSQL 2011, PrimalXML 2011 and soon ChangeVue […]
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 […]
You love us, right? So vote for your favorite tools!
Under normal circumstances, this would be considered a shameless plug but, since we know that you love our tools and support, just consider this an affirmation of our commitment to each other! WindowsIT Pro is conducting a technology survey and we are up for *awesome* in several categories. They are: Best Scripting Tool (question # […]
PrimalForms 2011: Spotlight on the ErrorProvider Control
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 still applicable to previous versions of PrimalForms. Last time we took a look at the […]
PrimalForms 2011: Create an Awesome Fade In Form
Did you ever want to make your forms a little more flashy? How about creating an Awesome Fade In Form? Yeah that’s right I said Awesome! [Start Deep Voice] Everybody loves it when their forms make a smooth entrance. Ohhh Yeahhh… As opposed to the typical abrupt “here I am” way. But then again, whatever […]
Spotlight on the Timer Control
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 most important properties, methods, and events, including the default event that PowerShell Studio adds to […]