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

Click here to load this message in the networking platform