Its spring and everything is new again. And that includes everything at SAPIEN. Exactly what is new at SAPIEN? Well let me tell you… 1) New software – Check out the totally awesome 2011 update to PrimalScript and the mind blowing 2011 update to PrimalForms. These two products are the most powerful in their class. […]
Category: Windows PowerShell
PrimalForms CE Update
A new version of PrimalForms Community Edition has been released! This update includes a snazzy new start page that contains the recently opened file list and our news feed: Get the latest version from http://downloads.sapien.com/.
Feature Peek PrimalScript 2011: Debugging with arguments
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 these parameters usually change for each invocation of a script. For debugging however most developers use a fixed set of test parameters for any given script, which allows you to […]
Feature Peek PrimalForms 2011: Debugger
You saw PrimalScripts 2011’s new PowerShell debugger and now its time to show you the same debugger in PrimalForms 2011. Multi-Platform Support Since PrimalForms 2011 shares the same debugger as PrimalScript, it also supports 32 bit & 64 bit script execution with the option to elevate. Variables Pane View all the session variables and their […]
Feature Peek 2011: PrimalForms – Form Templates
PrimalForms 2011 will ship with a number of predefined templates that will make things easier for you when creating a GUI for PowerShell. (Fig 1: When you create a new form, a list of templates will appear.) We know some of you will want to create your own reusable templates, so we implemented any […]
Feature Peek 2011: PrimalSQL – Exporting PowerShell GUIs
Similar to PrimalForms 2011, PrimalSQL 2011 will allow you to export PowerShell GUI scripts that run your queries. Simply design your query in PrimalSQL’s Query builder and press the “Export Query Form” button. (Fig 1: Export the Query into a PowerShell GUI) PrimalSQL 2011 will then generate a PowerShell script (ps1) or a PrimalForms Form […]
PowerShell 2.0 Training With Don Jones in February
SAPIEN PowerShell Training 2011 You have asked for it and here it is: The next Windows PowerShell class. We have once again teamed up with Don Jones to offer the best PowerShell training available. Our PowerShell class offering has been widely praised as the best. Get a leg up on everyone else and get your PowerShell […]
Feature Peek 2011: Bookmarks and Breakpoints
As mentioned in previous blogs, the next version of PrimalForms will support debugging. Anybody who has debugged a script or application knows that breakpoints are a priceless tool. A cool new feature in the 2011 versions of PrimalScript and PrimalForms is the ability edit breakpoints and bookmarks between the two products. For example, a user […]
iPowerShell 2.1.107 released into the wild
iPowerShell is SAPIEN’s FREE PowerShell reference tool for iPhone/iPad/iPod users. This week, we have submitted our latest build to the App Store for release. iPowerShell version 2.1.107 includes a host of new features. Of primary importance is the support for iOS 4.2 on all iOS devices. This means multi-taking aware, Airprint (for supported printers) and […]
Feature Peek 2011: Bridging the gap, Part 1
The question about a 64 bit version of PrimalScript has been raised a few times in our support forum. The question was, however, not really about what platform PrimalScript uses, but what platform the scripts run on. As software transitions from 32 to 64 bit you need a development environment that works on BOTH sides, […]