Okay so I have the shell function start an application and get it's return value in a variable call TaskID.
The program I'm calling is going to start and autoexecute a macro, do it's thing and exit.
Q: How do I tell when the called program is done executing?
What value does my variable return after the program is done?
TIA
Jeff
The program I'm calling is going to start and autoexecute a macro, do it's thing and exit.
Q: How do I tell when the called program is done executing?
What value does my variable return after the program is done?
TIA
Jeff