From: Nicholas Van Weerdenburg Date: 2004-11-28T06:48:17+09:00 Subject: Re: Windows - calling system with multiple parms Maybe try forward slashes in the paths in the parameters. Possibly something funky is happening there. Also, it might a good idea to construct the simplest test case and post it for other XPers to try. Regards, Nick John Reed wrote: >Lyndon Samson wrote in message news:... > > >>Try using literals rather than your class variables. >> >>Then use instance variables. >> >> > >Good ideas, but I never could make it work with more than 1 parameter. >I found a workaround in the batch file itself. > >John Reed > > >