I need to programmatically determine what version a VI was written in or saved in. For example I would like to upgrade to LabVIEW 7.0, however, my customers only have LV 6.1. There are several tools that I want to use in LV 7.0 then save my VIs down to 6.1 before I ship the application(VIs, not exe) to my customer. As I am sure you are aware of having multiple versions of LV on your computer that it can be a headache trying to determine if the VI was saved in LV 6.1 or 7.0. I want to create a tool that will scan a directory and tell me what version the VIs are saved, so that I can confidently ship my application to my LV 6.1 customer.
I don't use the application builder, but send the VIs with locked diagrams. Thank you for your help.
