Search found 10 matches

by JDruhan
Wed Nov 22, 2017 1:10 pm
Forum: PowerShell Studio
Topic: Cross-File Class Support
Replies: 3
Views: 1997

Re: Cross-File Class Support

That fixed it thanks. But it looks like you guys haven't figured out recursive/nested classes in imported files that import other classes.
by JDruhan
Tue Nov 21, 2017 10:46 am
Forum: PowerShell Studio
Topic: Cross-File Class Support
Replies: 3
Views: 1997

Cross-File Class Support

PowerShell Studio 2017 v5.4.145 I noticed in the 5.4.144 changes that there was a note about cross-file class support however I'm not able to get it working. The additional class enhancements are awesome but I need to be able to reference classes from other files with PrimalSense compatibility. Am I...
by JDruhan
Thu Aug 10, 2017 6:10 am
Forum: PowerShell Studio
Topic: Heuristic Virus Detected on Win32.exe SAPIEN Application
Replies: 1
Views: 1253

Heuristic Virus Detected on Win32.exe SAPIEN Application

Windows 10 x 64 PowerShell 2017 v5.4.143 This morning my companies antivirus (Symantec) flagged the following file as a virus and automatically deleted it. I guess the system deemed it serious enough that it does not allow me to recover it without system administrators getting involved. Filename : \...
by JDruhan
Thu Aug 03, 2017 8:48 am
Forum: PowerShell GUIs
Topic: Add second form to a Non-Multiform Project
Replies: 2
Views: 1482

Re: Add second form to a Non-Multiform Project

Thanks! That fixed me up.
by JDruhan
Thu Aug 03, 2017 8:09 am
Forum: PowerShell GUIs
Topic: Add second form to a Non-Multiform Project
Replies: 2
Views: 1482

Add second form to a Non-Multiform Project

I started out my project thinking I'd only need the one form. Now I've decided to add a popup form. I've added a new form file to the project (.psf) but I don't know how to call that form from within the main form. It seems the Call-FormName_Extension command does not work when the project is not a ...
by JDruhan
Tue Jul 18, 2017 7:00 am
Forum: Wish List and Feature Requests
Topic: Class Support in PowerShell Studio 2017
Replies: 3
Views: 6012

Class Support in PowerShell Studio 2017

I recently convinced my company to invest in a few licenses for PowerShell Studio 2017. One major feature our developers desperately need is multi-file class support. The software should be able to detect the creation of a class, identify that class using either include references or scanning availa...
by JDruhan
Thu Jun 01, 2017 6:53 am
Forum: Former and Future Customers - Questions
Topic: Class Snapin References
Replies: 6
Views: 12908

Re: Class Snapin References

Hi David, That makes sense. This presents a number of challenges as the software reports problems where no actual problems exist, there is no PrimalSense and finally you can't retrieve and help for functions your using. It would be great if PowerShell Studio allowed you to insert a reference snapin/...
by JDruhan
Wed May 31, 2017 11:40 am
Forum: Former and Future Customers - Questions
Topic: Class Snapin References
Replies: 6
Views: 12908

Re: Class Snapin References

Done. For more details .. as mentioned above the class utilizes the SharePoint snapin however the snapin isn't actually loaded via the class (its loaded in another script prior to the class being instantiated. So it is understandable that PowerShell Studio does not recognize the types being used. Bu...
by JDruhan
Wed May 31, 2017 10:38 am
Forum: Former and Future Customers - Questions
Topic: Class Snapin References
Replies: 6
Views: 12908

Class Snapin References

When building a class with PowerShell Studio 2017 [5.4.140 / x64] .. The class references Microsoft.SharePoint.PowerShell Snapin objects but the snapin is not actually loaded in the class. This means the PowerShell Studio shows (!) errors when using referencing Microsoft.SharePoint.PowerShell types....
by JDruhan
Mon May 29, 2017 7:59 am
Forum: Former and Future Customers - Questions
Topic: Autocomplete & Intellisense with Classes
Replies: 1
Views: 9798

Autocomplete & Intellisense with Classes

Product, version and build : PowerShell Studio 2017 / 5.4.140 32 or 64 bit version of product : x64 Operating system : Windows 2012 R2 32 or 64 bit OS : x64 I am trialing PowerShell Studio for my company and I'm running into a small issue that I suspect is my fault. There is no autocomplete or inte...