LPM: Running system() on a WinNT box

Joe Hourcle oneiros at dcr.net
Thu Dec 21 12:09:51 CST 2000



On Wed, 20 Dec 2000, Gregg Casillo wrote:

> I'm trying to create an "at" job on a Windows NT box with the following
> command:
>
> system("at","\\\\FFTENC3 15:00
> c:\\progra~1\\real\\~realpr~2\\rmbatch.exe \/L 0,0 \/S
> \"real.ket.org:4040\/spycam.rm\"  \O e:\\real\\test.rm \/X 00:00:10");


Well, to take care of the quiting problem, if nothing'd getting expanded
in there, you could use single quotes, otherwise, you could use qq//

-----
Joe Hourcle




More information about the Lexington-pm mailing list