Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CPU Utilization
Message
De
11/07/2006 03:56:44
 
 
À
11/07/2006 03:43:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows 2000
Database:
Visual FoxPro
Divers
Thread ID:
01135216
Message ID:
01135229
Vues:
11
>yep, file name is fixed.. but renaming is there.. we are copying file from one folder to other & for that using MoveFile.api.. during that I am changing the file name.

Use ADIR(temp,'yourfile')>1 or !empty(SYS(2000,'yourfile')) in stead of file('yourfile'), it's safer. And instead of renaming the files after processing, move them to a subdirectory. The more files you have in a directory, the longer time it takes to check for a file.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform