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:
00814395
Vues:
24
>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
Sarah King
pcpropertymanager.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform