Hi all
What the difference between those GAUSS commands?
I'd like to run a .exe application, and making GAUSS wait until the results for the application
DOS "command.exe" does the job, but I would like the CMD Windows in the background.
And it seemed to me that the execbg("command.exe","command option") doesn't wait up to the end of the process of the .EXE..
Thanks for your help
1 Answer
0
Try the exec command.
Your Answer
1 Answer
0
Try the exec command.