LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write filename to header (or vice versa)

After my vi runs, I would like to save the file and use the filename as a part of the file header, or vice versa where the header beomces the filename.  I can accomplish this by using the "path to string" conversion, but this only works for a pre-defined path.  I would like to use an empty path so a dialog appears and I can navigate to the correct folder, then input the filename.  If I try and take the empty path and convert to an array of strings, I get "0" for array values.  Is there a way this can be done so the file (and/or path) is written to the header? I'd appreciate any assistance. 
Thank you!
0 Kudos
Message 1 of 2
(2,434 Views)
Sorry, I got it.  Wasn't thinking clearly- just created a new file and sent the path to the array of strings.  Sorry if I wasted anyone's time.
0 Kudos
Message 2 of 2
(2,424 Views)