Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to copy/delete files in vfp
Message
De
30/08/2001 16:35:05
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00551073
Message ID:
00551087
Vues:
17
Hi Fred. Sometimes that "stupid questions" stops our work, isn´t it?

In VFP you have the COPY FILE and DELETE FILE commands, here is the sintax:

(a) COPY FILE FileName1 TO FileName2

(B) DELETE FILE [FileName | ?] [RECYCLE] (the recycle option is used to not delete but send the file to the recycle bin)


I hope this helps, for any other question relative to a command you can check in the MSDN online. The direction: http://msdn.microsoft.com.

Regards
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform