Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does VFP 9 have this feature?
Message
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00949117
Message ID:
00949124
Views:
15
You can do that in any VFP version by storing all reports in the separate EXE and having main program of that exe export requested report (.FRX, .FRT) to a temp. file and returning thenname of that file to your main application.

>Does or will VFP 9 have a feature where you could "package" VFP reports into one file? Similar how you can have many classes in one class library.
>
>The reason I am asking is my app has close to 100 reports and they are all included in the .EXE. I want to make .EXE smaller and provide report files excluded from the .EXE. But that would require to store many, many .frx files on the application drive. This is not really (I don't think) technically prohibitive but it would "look" better if the report were all in one report "library.".
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform