Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RENAME statement bombs when duplicate file encountered
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
RENAME statement bombs when duplicate file encountered
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01122737
Message ID:
01122737
Vues:
50
I am moving files using RENAME statement as follows:
		k = 'V:\AS400\f1\*.*'
		l = 'I:\STAFF\DIVISION\Fiscal\Ar\Common\Reports\*.*'
		rename (k) to (l)
The problem is that it bombs if their is a duplicate file being moved. Is their another way to move files from one directory to another after renaming the duplicate file on source drive?

thanks
Nick
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform