Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cut and paste
Message
 
À
02/05/2006 06:17:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01118291
Message ID:
01118316
Vues:
12
I cannot really cut directly in VFP, but you use COPY FILE (Copy the original file to it's new location) and ERASE FILE (to delete the original file).
from the help file:
COPY FILE FileName1 TO FileName2
ERASE FileName | ? [RECYCLE]

Although there are API calls to do what you want, going native VFP is one option.


>hi,
>thank you for reply,
>how i can make or write vfp statment to run..
>
>cut from [w:\Quality Test 01\soursedata]
> any excel book.xls paste TO new directory as [w:\Quality Test 01\mtest]
>
>i hope this is a question ???
>thanks
>
>>>any idea ,help
>>
>>Can you explain where the problem is? Did you have a question that needs answering? I don't see one. Wait let me guess...nope can't guess ;-)
>>
>>
>>>hi all,
>>>
>>>any idea ,help
>>>
>>>
>>>SET DEFAULT TO [w:\Quality Test 01\soursedata]
>>>cut any excel book.xls paste TO new directory as [w:\Quality Test 01\mtest]
>>>SET DEFAULT TO [z:\smd\INFORMATIONTECHNOLOGYFOLDER\Programs\New Folder\]
>>>
>>>thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform