I am trying to use the SystemExec.vi to open an executable file in a non-labview directory. If I enter the entire path and executable name in the VI's command line input everything works as expected {C:\temp\test\software\program.exe}. If instead, I enter the path in the working directory input {C:\temp\test\software} and the executable name in the command line input {program.exe} I get error code 2. Am I missing something with the syntax or is this VI defective or ???
Labview 6.1, Windows 2000
Any help would be appreciated!!