iPowerShell v.2 is finished and is now available at the Apple app store (iTunes link) for download.
Don’t know what iPowerShell is? iPowerShell is an easy to use reference tool for users of Microsoft’s PowerShell scripting language for use on…
Read More
When we receive support calls, emails or forum posts, one question we always ask is what specific version and service build a user has installed. This is very important since it keeps us from running after problems that have already…
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
Per forum request, this blog provides examples of how to access the packager’s command line arguments as well as provide some useful functions to parse the contents. These examples apply to PrimalForms 2009’s Packager and as well as PrimalScript 2009’s…
Read More
Every now and then you need to put a script as its own documentation somewhere. Either on a blog for others to see or on some internal web site for documentation.
PrimalPad has been updated to include that functionality.Simply click…
Read More
This is a question that has come up a lot lately. Our Script Packager used in PrimalScript 2009 and PrimalForms 2009 stores the scripts and additional data files encrypted and in some cases, compressed inside the executable.Some formats create temporary…
Read More
In order to start the planning stages of the next version of PrimalForms, we decided to conduct a review the current version. After gathering user feedback on the subject, we concluded that the script formatting needed a makeover to make…
Read More
When I started working with computers, the preferred method of reading, studying and evaluating source code was to print the listing on your dot matrix printer and head to the lake with a pencil.The paper we usually used looked like…
Read More
Recently on the forums we had a user who wanted to know why he couldn’t initialize the form controls within the OnApplicationLoad function. Seeing how this can result in some confusion, we would like to elaborate on the subject.
The…
Read More
Now that PowerShell has been upgraded to version 2.0, it is time for us to release an upgraded version of our well received iPhone app, iPowerShell. So what do we have in store for this version?
Obviously, the first thing…
Read More