12-27-2024, 09:18 PM
Man getting old is a drag. I bet I made an app with this concept several years ago. Was this available in QuickBASIC?
Anyway, it is a neat feature to easily discover if a shelled program is still running. It works if you click the foo.exe window shut, as well. It can also by used with SYSTEM as in System 123.
Hey, is there anyway to keep the parent program moving while the child program is still running? I noticed...
Shell _DontWait ("foo.exe")
... isn't accepted, with or without brackets.
Pete
Anyway, it is a neat feature to easily discover if a shelled program is still running. It works if you click the foo.exe window shut, as well. It can also by used with SYSTEM as in System 123.
Hey, is there anyway to keep the parent program moving while the child program is still running? I noticed...
Shell _DontWait ("foo.exe")
... isn't accepted, with or without brackets.
Pete
Shoot first and shoot people who ask questions, later.