Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with AT
Message
From
05/02/1999 09:20:28
Fausto Garcia
Independent Developer
Lima, Peru
 
 
To
All
General information
Forum:
Windows
Category:
Troubleshooting
Title:
Problems with AT
Miscellaneous
Thread ID:
00184323
Message ID:
00184323
Views:
57
Hi to all
I've prepared a .bat file that does some dels, copys and xcopys between a Win NT Workstation 4.0 PC and the Win NT Server 4.0 server.
When I run the .bat file manually, it works fine. The problem comes when I schedule it for automatic running: if I state (on my workstation) the following

at 20:00 /interactive "c:\mybatch.bat"

the result is that only the first command is executed, but the rest are not. The sequence of commands is:

@echo off
del /q c:\bdperuroot\previo\*.*
del /q \\spe002001-001\sistemas\bkupbd\previo\*.*
del /q \\spe002001-001\sistemas\bkupcole\fuentes\*.*
xcopy ... blah blah blah

So, it only performs the first deletion, but seems to be ignoring the other commands. I've found no way to solve this. I'll appreciate any help a lot.

Thanks
Solo se que nada se

Fausto J. Garcia Pino - MCSD.NET
.NET, Oracle, Tronador & Fondismo!
Next
Reply
Map
View

Click here to load this message in the networking platform