LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Parsing text files

I have written a vi that parses data out of text files which makes use of the open text file vi. When I compile the vi to run as a stand alone application, The open file dialogue will only accept .vi files for opening. Why is this?

Thanks,

Russ T.
0 Kudos
Message 1 of 2
(2,643 Views)
Without looking into your program, I am going to guess the following:

If you are using Open/Create/Replace File.vi, wire in "*.txt" to Pattern.

Hope that helps.

Shan Pin Koh
Systems Engineer
Oakriver Technology
0 Kudos
Message 2 of 2
(2,643 Views)