I'm opening a external program using the SHELL command.
However, execution of the script should hold until this external program has closed.
The shell function returns an ID, but I don't know how I can use this
Any suggestions on how I could hold execution?
Mark
However, execution of the script should hold until this external program has closed.
The shell function returns an ID, but I don't know how I can use this
Any suggestions on how I could hold execution?
Mark