Hi, can anybody please help me with how to execute sytem commands from labview (WIn98 in particular). Basically I would like to execute the command "javac example.java"
Looking forward to responses. Please be kind enough to send me a email also manjul manjuls@iitk.ac.in
It should be very simple. See attached example. I have never tried it as is, because I don't have java compiler installed on my machine. But I used it with other external applications and it worked wonderful. Please note that you can specify command line arguments exactly as you do at the prompt. HIH.