In the last service release of PowerShell Studio 2012 (v3.0.8) a new custom control called ProgressBarOverlay was introduced. This new progress control functions exactly like the typical progress bar, with the added ability of displaying a text percentage over the progress bar. Adding a ProgressBarOverlay Control: Like the typical progress bar, you can add the […]
Tag: 2012
PowerShell Studio 2012: Form Recovery
Over time we have had various users who needed to alter the form but lost the original pff file. These users only had an exported GUI script. Naturally they would ask us if they could recover the original form from the exported script. The only solution was to recreate the form by hand and manually […]
Service Release (8/16/2012)
New versions of PrimalScript, PowerShell Studio, PrimalSQL, PrimalXML, and ChangeVue are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalScript 2012 v 6.5.130: – Added PowerShell V3 keywords to editor and PrimalMerge – Document Explorer launches PDF file externally if Adobe Acrobat reader control is not installed– Document Explorer gets […]
Service Release (7/3/2012)
New versions of PrimalScript, PowerShell Studio, PrimalSQL, PrimalXML, and ChangeVue are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalScript 2012 v6.5.128 UPD: Remove CAPICOM dependency for signingADD: License file support PowerShell Studio 2012 v3.0.7 FIX: Minor Parsing IssuesUPD: License File handingADD: Extra PrimalSense support for Split-Path, Get-Module and […]
PowerShell Studio 2012 Review
I stumbled upon the following review of PowerShell Studio 2012 and I thought I share it with our readers. The review was written by Robert C. Cain who according to his bio is a Microsoft MVP for SQL and has been in the IT business for over 20 years. Arcane Code Review of PowerShell Studio […]
PrimalPad gets a 2012 refresh
Our “no installation required” PowerShell, VBScript and JScript editor got a 2012 face lift. Now sporting the becoming more commonplace ribbon interface, the new 2012 version is available for download from www.sapien.com/download in the “Community Tools” folder Available in 32 and 64 bit it joins the previous version rather than replacing it. So if you […]
PowerShell Studio 2012: New Control Set Option
In the service release blog article we mentioned a new Control Set option for PowerShell Studio 2012 v3.0.4. In this article we will detail this option and how to use it. “Use Existing Type (Match Name)” Option When creating a control set you now have a new option that you can apply to non-visual controls […]
PowerShell Studio 2012: Service Release (v3.0.4)
A new version of PowerShell Studio 2012 is now available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PowerShell Studio 2012 v3.0.4 FIX: Duplicate nodes after renaming a function in the Function Explorer FIX: File association “Open with PrimalForms”FIX: Issue where the editor wouldn’t use the font size after moving font […]
Service Release (4/10/2012)
New versions of PrimalScript, PowerShell Studio, PrimalSQL, PrimalXML, PrimalForms and ChangeVue are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: 2012 Versions: PrimalScript 2012 v6.5.125 – VBScript debugger fails on 32 bit only machines– “Search again” renamed to “Repeat last search”– Encoding displayed for embedded VBScript file in WSF– Erroneous […]
PowerShell Studio 2012: What’s New? (Part 5)
Last time we looked at the new script editor features. Now we will take a look at the new Function Explorer as well as other additions. Function Explorer The new Function Explorer displays a list of all the functions and events within the current script file: If you are working within a Project, the available […]