No, R:Base will continue running it's command file without problem. The "command processor" exit is the equivalent of a DOS prompt window being closed. R:Base is not running in that command processor instance, even if it's RBDOS.
You "ZIP cmd.exe" was the equivalent of opening a new DOS prompt window, your parameter mybatch.bat was the equivalent of typing that at the new dos prompt, and finally, the /c is the equivalent of closing the new DOS prompt window. Bill On Thu, 13 Feb 2003 09:11:26 -0600, Charles Parks wrote: >-- the slash-c tells the command processor to exit when done >Does the slash c exit Rbase when finished or can I still run the current >Rbase macro that I am using to call the DOS batch file? >

