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
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
Some folks wandered by our booth and after realizing that some of our products involve editing scripts of various languages reacted with statements like: “I use notepad, it works fine”, “Notepad is just on every machine” or “What would you…
Read More
As 64 bit Windows versions become more common, you need to deploy scripts automating 64 bit software as well as maintaining 32 bit versions of the same script.
PrimalScript 2009 has always included a script packager that allowed you to…
Read More
System Administrator are a busy lot and some of them literally run around all day fighting fires on computers no longer connected to anything. Others use remote access to tend to a large number of servers. Or both.
Thanks to…
Read More