.pff changed to .psf question

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 9 years and 1 month old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
bjholton
Posts: 4
Last visit: Wed Jan 13, 2021 5:08 am

.pff changed to .psf question

Post by bjholton »

I have some forms developed by others that I need to make changes to. They were developed using an older version of Powershell Studio so the form was saved in 2 pars, a .pff file and a corresponding .ps1. I am using Powershell studio 2014 and when I added a control it saved the file in a .psf format, removing the .pff, it also did not update the corresponding .ps1 file (I did edit the script adding some code for the new control). I'm new to powershell studio, but this form is part of a whole application and I'm thinking now I will need to edit other files to call the .psf instead of the .ps1 file?

Thanks
Bryan
User avatar
SAPIEN Support Forums
Posts: 945
Last visit: Thu Oct 22, 2015 1:10 pm

.pff changed to .psf question

Post by SAPIEN Support Forums »

This is an automated post. A real person will respond soon.

Thank you for posting, bjholton.

Did you remember to include the following?
  • 1. Product, version and build (e.g. Product: PowerShell Studio 2014, Version & Build: 4.1.71. Version and build information can be found in the product's About box accessed by clicking the blue icon with the 'i' in the upper right hand corner of the ribbon.)
    2. Specify if you are running a 32 or 64 bit version
    3. Specify your operating system and if it is 32 or 64 bit.
    4. Attach a screenshot if your issue can be seen on the screen
    5. Attach a zip file if you have multiple files (crash reports, log entries, etc.) related to your issue.
If not, please take a moment to edit your original post or reply to this one.

*** Make sure you do not post any licensing information ***
User avatar
bjholton
Posts: 4
Last visit: Wed Jan 13, 2021 5:08 am

Re: .pff changed to .psf question

Post by bjholton »

My apologies, I figured it out, it is just a training issue :D .. The change in the file formats confused me, finally figured out I need to export the form/script to a PS1 file format.
This topic is 9 years and 1 month old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.