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…
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…
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…
Read More
PrimalScript has been the premiere Scripting Integrated Development Environment since its introduction in 1998. With each iteration more functionality and more language support has been…
Read More
You really need to make PowerShell your top New Year’s Resolution because 2012 is *the* year of PowerShell. Microsoft is putting it front and center…
Read More
If you package your script with PrimalScript's or PrimalForm's packager you have the option of including a manifest. This manifest can be used to make…
Read More
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…
Read More
We released our PowerShell Video Training as a download and the response was overwhelming! Once again, you asked for it, you got it! Our VBScript…
Read More
The latest build of PrimalScript 2011 has a new little toy built in. If you run a script from within PrimalScript, it will time the…
Read More
Many of the scripts you develop use command line arguments to specify data that needs to be passed to the script. In a production environment…
Read More