New versions of PrimalScript, PowerShell Studio, PrimalSQL, PrimalXML, and ChangeVue are available. Registered users can download the latest service builds from MySAPIEN.
Release Notes:
PrimalScript 2012 v6.5.128
UPD: Remove CAPICOM dependency for signing
ADD: License file support
PowerShell Studio…
Read More
Jason Helmick from InterfaceTT strikes again with the first installment of his Getting started Guide for PrimalScript 2012.
We are very happy that he keeps these coming and have added this guide to the Quick Guides section in our Document…
Read More
Once again, SAPIEN will be in attendance at Tech-Ed 2012, this year held in Orlando from June 11th – 14th. If you are going to be there, look for us at booth 1748.
This year, we will be focussing on…
Read More
The last installment went through all the other tabs on PrimalScript 2012’s new ribbon interface. Today we explore some really small new feature. But sometimes it is the small things that make a difference. Many versions ago we added a…
Read More
Last time we looked at the new code navigator on top of the source code views in PrimalScript 2012. Today we’ll have a look at the other tabs on the new ribbon interface.
There are four additional tabs that are…
Read More
New versions of PrimalScript, PowerShell Studio, PrimalSQL, PrimalXML, PrimalForms and ChangeVue are available. Registered users can download the latest service builds from MySAPIEN.
Release Notes:
2012 Versions:
PrimalScript 2012 v6.5.125
– VBScript debugger fails on 32 bit only machines
–…
Read More
Last time we told you about some new debugger features in PrimalScript 2012. And you already know all about the new Ribbon user interface this new version sports. One thing that we were really focused about in this version was…
Read More
VBScript users have told me on occasion that they are really jealous of one feature of PowerShell: Write-Debug
Depending on the value of $DebugPreference this produces output when needed but makes it easy to silence diagnostic output once a script…
Read More
As promised last time we take a look at the new version of the Object Browser in PrimalScript 2012.
As soon as you click on the PowerShell node you will notice two things:
It opens a LOT faster. PrimalScript 2012…
Read More
We get that question all the time. Before we start, please note that we do not advise to ever put credentials as plain text into any kind of code. Use encrypted strings, store encrypted credentials in files or, if all…
Read More