in reply to Windows quoting
and then reference it in your batch script as %1 (or however batch scripts do this.)system("x.bat", $some_argument);
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Windows quoting
by rovf (Priest) on Jul 22, 2008 at 08:19 UTC |