Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make an Index
Message
From
22/03/2002 02:04:20
 
 
To
21/03/2002 10:57:09
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00635422
Message ID:
00635886
Views:
22
>Petros,
>
>- Open the report.
>- double-click on the Title band
>- add expression TOC("Init")) into On Entry: field
>- double-click on the Group Header
>- add expression TOC("From", _PAGENO, category) into On Entry: field
>- double-click on the Group Footer
>- add expression TOC("To", _PAGENO) into On Exit: field
>
>That's it. This will generate a cursor with the table of contents when you run or preview your report.
>

>>TOC("Init"))
What version of VFP you are using ?

I did not know about this double click pocket on report band so I used ordinary
report field having as expression UDF that returns '' so it doesent show on
printout. This way I managed to call/do (from within UDF) whatever I wanted
while executing report...
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform