Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
*Hmmph*
Message
From
23/07/1999 07:37:27
 
 
To
23/07/1999 04:56:02
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00244770
Message ID:
00245226
Views:
15
Cool! Exactly what I needed!

How do I define multiple detail bands in my report?

And Wes, if I make an object of it, then how do I pass it my .frx file?

>>Todd,
>>
>>GenRepoX works by calling the GenRepoX driver as follows:
>>
>>do genrepox with "report form myreport.frx"
>>
>>... where myreport.frx is the FoxPro report that has been created using the FoxPro report editor.
>
>It is even more powerful when used as a class:
>
>PRIVATE THISREPORT
>THISREPORT = CREATEOBJECT( "MyGenrepoXClass" )
>lnReturn = THISREPORT.print()
>RELESE THISREPORT
>
>The class contains the reference to the .frx and can also hold any
>properties you might want to reference in the report.
--Todd Sherman
-Wake Up! Smell the Coffee!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform