Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copying .frx file from .exe to disk
Message
De
16/01/2004 10:59:07
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00867063
Message ID:
00867509
Vues:
22
use strToFile(filetoStr("ReportNameInExe.RPT"),"ReporNameOutExe.RPT")

>Mmmmhh.... why don't you exclude the report from the exe?
>If so you should not have any problems like this.
>Another way (but never tried before) is to issue the Modify Report at runtime (the report designer will appear), then try to use the "save as" option from the menu
>
>franco
>
>>I want to make changes to the report file (.frx) at run time. The .frx file is included in the project, therefore it is in the .exe file. Therefore, I need to copy it to a different-name file on the disk. I am getting an error message when I try to use COPY command. Is there another syntax/command to copy a .frx file from .exe to the hard drive?
>>
>>TIA.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform