Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy files out of exe
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00743288
Message ID:
00743290
Vues:
23
This message has been marked as the solution to the initial question of the thread.
Try
STRTOFILE(FILETOSTR("myDbcInExe.dbc"),"myDbc.dbc")
Repeat it for .DCX and .DCT

>I have a .DBC that is included in an exe (for security reasons) is there any way I can copy this file out of the exe at runtime?
>
>If I use COPY FILE I get a file does not exist error (seems to be using the original path in the project).
>If I use a COPY TO command the files look OK but the database cannot be opened (database is invalid error)
>
>Any ideas?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform