1.

Solve : MS DOS -- AT COMMAND?

Answer»

Dear List,

I am trying to use AT COMMAND in MS DOS. I have created a batch FILE with following command in it :

"c:\progra~1\spss\spssprod.exe" "c:\SPSS MONTHLY REPORTv2.spp" -s

The batch file works perfectly ok if i CALL it from command line by command :

c:\test.bat

Now, if I schedule this batch file by AT COMMAND then it's not running the JOB properly. I used following AT COMMAND :

at 13:48 "C:TEST.BAT"

I am running this job locally on my computer and I WANT my computer to run this job even if I am logged off.

Can anyone please shed some light on this problem ??

Thanks,
Vishal.What problem? The AT command is correct and assuming the parameters for SPSSPROD are correct then everything should be OK. What is happening that indicates an error? Any error messages?

Get BACK to us.



Discussion

No Comment Found