I'm using system exec to call a batch file to run an executable.
The execuatable can be run with various arguments.
The batch file, also written dynamically in Labview works fine if you use the command line or "Start" then "Run" to call it.
However when Labview calls the batch file, the other arguements just seem to get "left behind somewhere".
Any suggestions?