Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
About the ATcommand
Message
De
06/02/1999 08:13:43
Fausto Garcia
Independent Developer
Lima, Pérou
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
About the ATcommand
Divers
Thread ID:
00184679
Message ID:
00184679
Vues:
54
Hi to all

I put this message on the Windows NT, 98 and 95 forum but ... it seems that nobody enters there ... so I decided to put it here. If somebody can help, please do it. Thanks.

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!
Répondre
Fil
Voir

Click here to load this message in the networking platform