Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to extract .frx from .app?
Message
De
28/06/2006 07:36:13
 
 
À
28/06/2006 03:42:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01131551
Message ID:
01132320
Vues:
12
>Hi Dmitry,
>
>You could try StrToFile() and FileToStr().
>
>In my test app I include the report 'repoincl.frx' into my app and extract it into 'c:\temp\'.
>
>STRTOFILE(FILETOSTR("repoincl.frx"),"c:\temp\repoincl.frx")
>STRTOFILE(FILETOSTR("repoincl.frt"),"c:\temp\repoincl.frt")
>MESSAGEBOX("report 'repoincl.frx / .frt' extracted to 'c:\temp\'")
>
>
>HTH
>

Hi Robert,

Thank you very much for very helpful suggestion.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform