We were pleased to join online and speak to the Coders Cafe Meetup attendees on Tuesday, August 18, 2020.
About 16 people joined to see the presentation on “Working with .NET Interactive Notebook.”
A big “thank you” to the meeting…
Read More
PrimalScript 7.6.143 was released on August 5th, 2020, and it includes support for PowerShell 7.0.3. We have started to support what was known as PowerShell Core with 7.0.0 and added debugging and packaging functionality for this new PowerShell version some…
Read More
The COVID-19 pandemic has drastically changed our way of presenting to our tech community, but “Thanks” to video communication technologies, we can get together online and share our passion for technology.
We were glad to join online and speak to…
Read More
PowerShell v2 was released in 2008 when Windows 7 was the OS to have. It has since been superseded by versions 3, 4, 5, and 5.1 as far as Windows PowerShell is concerned.
As everyone is now looking at PowerShell…
Read More
We are proud to announce the addition of PowerShell 7 support with the latest release of PowerShell Studio (5.7.175). This release also includes new script engines for packaging scripts, cache support, debugging capabilities, and updates to our Windows Forms designer.…
Read More
PrimalScript 2020 (7.7.139) adds PowerShell 7 support. While we have had the ability to run scripts in a PowerShell 6 or 7 console for some time, support for new language elements, packaging, etc. was not implemented yet.
Now that PowerShell…
Read More
Every now and then we get a forum post or an email from a customer bemoaning that PowerShell Studio associates the ‘open’ verb for Windows PowerShell script (.ps1) with itself.
Since the “open” verb is by default not associated with…
Read More
It has been brought to our attention that the default time stamping url specified in our products is not working. While it is unclear as to why this is the case, for the time being, we recommend our customers use…
Read More
Once again, SAPIEN Technologies is a proud sponsor of the South Florida Software Developers Conference 2020. Previously known as the South Florida Code Camp, the conference is in its 16th year.
This event provides a free one-day geek fest with…
Read More
As you advance in the Code-Run-Debug cycle of a new script towards completion it becomes more of an Correct-Test-Debug cycle. The emphasis clearly shifts from writing new code to testing and correcting existing code.
To make that easier we introduced…
Read More