Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cut and paste
Message
De
02/05/2006 07:12:16
 
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:
01118320
Vues:
15
hi,
thank you, ok ,copy file , it works
SET DEFAULT TO [w:\Quality Test 01\....]
COPY FILE 20060707.xls TO [w:\Quality Test 01\Source\mmexcl.xls]
ERASE 20060707.xls
thanks.

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

Click here to load this message in the networking platform