I was able to play with the modification bit set and found that
bit 1 was Front Panel modification
Bit 2 was Block Diagram modification
Bit 3 was conversion from previous version of LV
Bit 6 was VI was recompiled
Bit 7 was SubVI call was modified
I was not able to open your library since I don't h
The VIs that I would suggest using are found in the String Function
Pallet:
Spreadsheet String To Array
Array To Spreadsheet String
The delimiter should be the termination character. These VIs will
adapt to a string array.
For the Spreadsheet String To Array wire an empty string array and use
%s
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 e