Some of you started sending us emails asking about support for the new versions of Windows as well as PowerShell version 3. Of course all current SAPIEN software will support Windows 8 and Server 2012 whenever they are released. We are continuously testing on these new platforms to make sure our software works on these […]
Tag: PrimalScript
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 […]
SAPIEN at Tech-Ed 2012
Once again, SAPIEN will be in attendance at Tech-Ed 2012, this year held in Orlando from June 11th – 14th. If you are going to be there, look for us at booth 1748. This year, we will be focussing on our Powershell related products: PrimalScript 2012, PowerShell Studio 2012 and iPowerShell Pro. PrimalScript 2012 […]
PrimalScript 2012: What’s new? (Part 9)
The last installment went through all the other tabs on PrimalScript 2012’s new ribbon interface. Today we explore some really small new feature. But sometimes it is the small things that make a difference. Many versions ago we added a “Go to Declaration” to the editor’s context menu. Right click on any function or variable […]
PSModulePath discrepancies
While investigating a bug report about ChangeVue’s installer we stumbled across a discrepancy with PowerShell’s PSModulePath environment variable. On a virgin Windows 7 machine the environment variable is set to “C:\windows\system32\WindowsPowerShell\v1.0\Modules\” via a System Environment Variable.There is no default that links to the per-user module path. If you query the environment variable in CMD you […]
User reviews: Why I use PrimalScript.
Mike, one of our long time PrimalScript users, gave us this nice comment when I asked him why he keeps upgrading even though his company doesn’t pay for tools: I’ve been using PrimalScript since version 2.1. I’ve always enjoyed it and have appreciated its continuing advances and refinements. Two things stand out in its […]
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 […]
New 2012 wallpapers
Our fabulous graphic artist, Maricela Soria, has created another round of SAPIEN themed wallpapers matching the look of our 2012 product line-up Please see the sample images below and pick your favorites. The wallpapers can be downloaded in several common sizes from http://www.sapien.com/downloads Click on the Wallpapers folder and then on the 2012 folder. […]
Announcing – PrimalScript 2012
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 added and it has become more and more powerful. But with great power comes great responsibility; the responsibility to keep the product fresh and maintaining ease of use. Introducing PrimalScript […]
PrimalScript 2011 Templates: ASCII, Unicode and UTF-8
PrimalScript 2011 creates Unicode files by default. There are some exceptions, like XML files, which are created as UTF-8 files. While generally Unicode is the way to go with international characters and mixed languages and so forth there are some occasions where another encoding has to be used. Once you have a file opened in […]