Dear Razzak, Thank you for your advice.
You are a Dear! Sincerely, Oleta Smith Classy Closet Boutiques [EMAIL PROTECTED] ----- Original Message ----- From: "A. Razzak Memon" <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, November 22, 2003 4:15 PM Subject: [RBASE-L] - Re: Batch File Processing From Within R:Base. - Razzak's Reply > > Oleta, > > If you are using R:BASE 6.5++ for Windows (Build: 1.866xRT03) > or higher, you can use LAUNCH command to execute any program > as well as LAUNCH any document with association. > > At the R> prompt, command file or in an EEP: > > Example 01: LAUNCH FileName.ext > > Example 02: LAUNCH FileName.ext|< parameters> > > Example 03: LAUNCH FileName.ext|< parameters>|W > > The character "|" is the pipe symbol. > > For complete details and syntax: http://www.RSyntax.com > > For examples, take a look at the "NewStuff" demo and sample > files included with R:BASE 6.5++ for Windows: > > Start > Programs > RBASE 2000 for Windows > Sample (New Stuff) > > If you need further help, feel free to ask. > > Enjoy and make sure to have fun! > > Very Best R:egards, > > Razzak. > > > At 03:53 PM 11/22/2003 -0600, Oleta Smith wrote: > > >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. >

