Reference highlighting in PrimalScript 2012

You have asked for it, here it is. With this new service build of PrimalScript 2012 (6.5.136) you get reference highlighting. For those of you not familiar with this functionality, read on. Basically if you double click on an identifier, be it a function, variable, member etc. that identifier gets selected. Nothing exciting about that. […]

Read More

PowerShell Studio: PrimalSense for Object Constructors

In the last service release (v3.1.13), we expanded PowerShell Studio’s PrimalSense. Now when you use the New-Object’s ArgumentList parameter, PowerShell Studio will automatically display the list of possible constructors for the given object type:   In addition, you can tab insert the constructor parameters in a similar fashion to the previously announced method completion feature: […]

Read More

iPowershell Pro: Updated cmdlet help

The Microsoft Powershell help team has updated Powershell help as of Oct. 31st 2012. iPowershell Pro users should update their cmdlet and about_help files using the Reload button found on the cmdlet and about_help lists and select the Download option. This will ensure that you have the latest and greatest Powershell help files on your […]

Read More

PowerShell Studio: New Form Template

In the (v3.1.9) service release we introduced a new form template called: Wizard Template. This template simulates an application wizard by utilizing a TabControl to represent the various pages of the wizard. The template also includes navigation buttons that enable and disable depending on the current position and if the controls validate.   Each tab […]

Read More

iPowerShell Pro updated with V3 cmdlets

The latest version of iPowerShell Pro has been released into the wild! This version (2.2.117) includes the following changes: Support for Powershell V3 cmdlets Support for Powershell V3 About_Help files Support for PowerShell V3 Aliases iOS 6 and iPhone 5 compatibility You no longer need to manually create .index files for your custom .xml help […]

Read More

Revisiting The Packager and Command Line Arguments

The original The Packager and Command line Arguments blog article discussed how to pass parameters to a packaged executable. In this article we will revisit this subject and update the functions introduced in the previous article. The article will also cover how to simulate the packager parameters so that you can test your script without […]

Read More

Debugging Modules in PowerShell Studio 2012

PowerShell Studio now makes it easier to debug and run your module projects. You now have the ability to execute and debug a module project directly from the IDE (Supported in PowerShell Studio 2012 v3.1.9 and up). Debugging a module project: When debugging (F4) or running (Ctrl + F4) a module project for the first […]

Read More

PowerShell V3 support

Just in case you missed it. With the latest service builds of PrimalScript 2012 and PowerShell Studio 2012 we added support for PowerShell V3. PrimalScript 2012 version switch   PowerShell Studio 2012 version switch   As you can see it’s pretty easy to switch which version you want to develop for, just press a button. […]

Read More

Developing PowerShell scripts for other machines (Part 2)

Yesterday we showed you how to export the cache information on a remote machine. Today we go through the steps to actually use that information. Remember that we exported the cache file on that Windows 2008R2 machine as “WIN2008R2TESTVM.CacheExport”. Let’s assume we put that file on the desktop of your local machine. Now fire up […]

Read More

Search

Enter any query and press enter
Advanced search operators:
+ ⟶ Term must appear
- ⟶ Term must not appear
"" ⟶ Exact string must appear
How do I use these?

Join our mailing list

Enter your email address to subscribe to our mailing lists for Monthly Blog Digests, Product Announcements and more (you can choose which you receive once you sign-up!)

Tags

Categories

Archives

Dashboard