Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with AT
Message
De
20/02/1999 11:25:47
 
 
À
05/02/1999 09:20:28
Fausto Garcia
Independent Developer
Lima, Pérou
Information générale
Forum:
Windows
Catégorie:
Dépannage
Divers
Thread ID:
00184323
Message ID:
00189661
Vues:
26
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform