Try using the START command with the /m flag. zip command /c start /m c:\xxx.bat
You might neet quotes just before start and after .bat. Troy -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Classy Closset Boutique - IT Dept. Sent: Saturday, November 22, 2003 2:53 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Batch File Processing From Within R:Base. R:Base Newsgroup, I am needing to execute some batch files from within R:Base for Windows v6.5++. The R:Base command line is: ZIP ROLLOUT C:\COMMAND.COM /C 'C:\XXXXXXXX.BAT' This command works fine. My question is: How can I make the batch file execute in the background without opening up a DOS Window while processing the commands in the batch file? Thanks in advance for your help. Regards, Oleta Smith Classy Closet Boutiques [EMAIL PROTECTED]

