--- In [email protected], Carroll Robbins <[EMAIL PROTECTED]> wrote: > > On Sun, 07 Dec 2008 11:24:18 -0000, "chunwaihome" > <[EMAIL PROTECTED]> wrote: >
> The do command uses up to 4 parameters. The first is the filepath to the > command. The second is the parameters of the command. Both are expressions > and must be quoted if literals. > > do(?"q:\totalcmd\abc.exe",?" /q /z e:\Emily\21") should work. > -- OK, it work thx reply
