Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with AT
Message
From
20/02/1999 11:25:47
 
 
To
05/02/1999 09:20:28
Fausto Garcia
Independent Developer
Lima, Peru
General information
Forum:
Windows
Category:
Troubleshooting
Miscellaneous
Thread ID:
00184323
Message ID:
00189661
Views:
27
I think that it maybe due to the timing too fast(ie to have
a time delay for each delete line) or insufficient memory.

>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
Previous
Reply
Map
View

Click here to load this message in the networking platform