Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copying .frx file from .exe to disk
Message
From
16/01/2004 10:59:07
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00867063
Message ID:
00867509
Views:
23
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform