Debugging a simple script with a few lines is not a big deal, hit debug and step through it. Almost any PowerShell related editor can do that today. But what if you need to debug a complete system of scripts…
Read More
Join us live on the PowerScripting Podcast! Ferdinand Rios (Chief Executive Officer) and David Corrales (Lead for PowerShell Studio) will be discussing PowerShell Studio 2012, PrimalScript 2012 and iPowerShell.
The live podcast will begin at 9:30 PM EST time, Thursday…
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
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
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
In the last post we completed our look at the Home tab of PrimalScript 2012’s new ribbon interface. In this installment we will examine the File menu.
Located to the left of the Home tab, the “File” tab doesn’t reveal…
Read More
So far we introduced you to the PrimalScript 2012 Ribbon interface and the first 4 categories in the Home tab. Today we take a closer look at the remaining 4 items.
Platform
The platform selector lets you choose between…
Read More