06-17-2011 12:06 PM
I have a project where some files have accidentally been saved in 2009. I want to save them back to 8.5. The save for previous version option makes me create a different folder and then gets the heirarchy incorrect. How can I resave all VI's in there current location without having to save under a different folder?
06-17-2011 01:07 PM - edited 06-17-2011 01:11 PM
@Steve Block wrote:
I have a project where some files have accidentally been saved in 2009. I want to save them back to 8.5. The save for previous version option makes me create a different folder and then gets the heirarchy incorrect. How can I resave all VI's in there current location without having to save under a different folder?
You don't- you let LabVIEW save them then move them then resolve the conflicts the next time you open them since the vi's will load dependancies from a different location and you'll get a bunch of warnings and conflicts.
This type of mistake can cause a lot of heartache- its painful but, like putting your hand on the grill, you soon learn not to do that again!
06-17-2011 02:17 PM
After think about it-
Its probably earier to save everything in your project in 2009> do a source distibution to "fork it"> save the project for previous version > throw the 2009 project versions somewere safe.