Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Group footer in Report Footer
Message
 
 
To
14/11/2002 12:50:09
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaysia
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00722785
Message ID:
00722800
Views:
13
This message has been marked as the solution to the initial question of the thread.
>Hi all,
>I have a need to print out descriptions in a page footer once a group ends. I cannot use the group footer as the position of this is not fixed relative to the bottom of the page.
>Is there a way to know from the system variables that I've reached the end of a grouping and going into the next?
>Thanks in advance
>Yau

In the GroupFooter OnExit set a report variable to true. At the GroupHeader set it to .f.
_VFP.SetVar('GroupEnds',.t.)
Print your info if this variable is true.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform