Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AT command won't work
Message
From
19/05/1998 10:17:50
 
 
To
All
General information
Forum:
Windows
Category:
Other
Title:
AT command won't work
Miscellaneous
Thread ID:
00100317
Message ID:
00100317
Views:
58
I want to schedule a program to run every day, but I can't get the AT command to work (using Windows NT 4.0)

I tried as a test:

AT 9:00 \\ServerName\DriveName\MyProgram

At 9:00 I see a quick flash, but the program didn't run properly (it create a new file, which doesn't exist after the test).

I tried also:

AT 9:00 "\\ServerName\DriveName\MyProgram"
AT 9:00 \\ServerName\DriveName\MyProgram.EXE
AT 9:00 "\\ServerName\DriveName\MyProgram.EXE"
AT 9:00 MyBatch.BAT (batch file that start my application)

But everyone of these fails. The only one I got to work is:

AT 9:00 WinMine (or other Windows program)

The application work fine if I start it from Explorer or by the run command, but fail everytime I use the AT command.

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform