Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy file fails with embedded files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00814381
Message ID:
00814403
Vues:
18
>>Sarah,
>>
>>The COPY FILE command doesn't see files in EXE. You can replace it with FILETOSTR() and STRTOFILE()
* copy file (tcName) to (lcNewPath + tcName)
>>STRTOFILE(FILETOSTR(tcName), lcNewPath + tcName)
>>
>
>Thanks so much for your speedy and accurate reply! I'm using vfp5 but had already found scripts for strtofile and filetostr so it was quick to test and prove. Even my .gif was happy!
>
Sarah,

Be carefull with strtofile and filetostr UDF's for VFP5 you found because they may be limited to file size of 64K.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform