PrimalScript 2009 usually uses CScript.exe to run VBScript files and captures its output and directs it to the IDE’s output windows.
Since PrimalScript 2009 is a 32 bit application the host used is also of the 32 bit variety, residing…
Read More
PrimalScript 2009 is a 32 bit application, so by default it uses the 32 bit version of PowerShell even on a 64 bit machine for the embedded console.
If you are dealing with mostly 64 bit server software you may…
Read More
Since the release of Windows 7 we have been getting a huge number of calls and emails asking if PrimalScript 2009 (and other SAPIEN software) is compatible with and supported under Windows 7.
The short answer to that is: YES.…
Read More
Just recently I had to replace the hard drive in a friends notebook. Since everything has to be installed from scratch anyway, the friend asked that I install Windows 7 (RTM for now) and asked if he should go with…
Read More
PrimalPad has been updated (1.0.12) to support Windows 7’s taskbar thumbnails for open documents.
It shows all open documents as thumbnails and switches the current document temporarily as you hover over a thumbnail.
For those who wish to go with…
Read More
One of my favorite features in PowerShell v2.0 is the ability to add help scripts and functions. The help system with cmdlets is terrific. Type help and the name of a cmdlet and you get syntax, parameters, a description and…
Read More
We are getting lots of email asking this one question.
PrimalScript’s PowerShell support was designed to use whatever version is installed from the very beginning. So all Cmdlets, their parameters, the online help, tooltips etc are always up to date.…
Read More