LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieving Comand line arguments LV 8.5

Trying to read command line arguments I pass to my exe application.
Read a view threads posted but had no luck yet
 
Using LV 8.5, windows XP.
 
1.Some say use kernel32dll, but which function?
 
2. Also, how can I simulate the command line argument during developing time?
 
Thanks
Goose
0 Kudos
Message 1 of 2
(2,500 Views)
You should use the application property 'Command Line Arguments'
It mentions you should write your argument with a starting --.

What's the command line you used?

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 2
(2,492 Views)