Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
User defined reports
Message
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00559957
Message ID:
00560024
Views:
26
>>Hi All:
>>
>>I have a form that will display fields from a table using VFP's own grid. The user is allowed to select which fields to include/exclude in the grid. Now there is a request to generate a report (tabular layout) of the data displayed in the grid.
>>
>>Can anyone give me some ideas/leads as to how I may accomplish this? I am thinking that hacking the FRX file is the only way but I wanted to see if there are any other suggestions. If not, is there a good source of information re. FRX files and how to manipulate them?
>>
>>TIA
>>
>>Mike.
>
>You can create a simple report based on the fields in cursor/table using CREATE REPORT – Quick Report Command.
CREATE REPORT FileName1 FROM FileName2 ...
There's article "Demystifying Visual FoxPro Report Files" by John Koziol in August 2000 issue of FoxTalk that explains frx structure.

Take a look also at http://www.stonefield.com/pub/repobj.html and http://www.eps-software.com/isapi/eps.dll?Products~DSC+Visual+GenRepoX+3.0
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform