Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding height of the summary Band
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
01680329
Message ID:
01680330
Views:
47
>Hi,
>
>How do you (by hacking FRX file) find out the height of the report Summary Band? Also, which field identifies that the report has the Summary Band? The reason I am asking is I want to add a Summary Band to a report at run-time. But first, add it at design time and get some information about it.
>
>TIA.
Hi,

Summary band can has dynamic height.
http://portal.dfpug.de/dfpug/Dokumente/FoxTalk/FoxTalk2000/FT20008_4.PDF
use report.frx
locate for objtype=9 and objcode=8
IF FOUND()
   ?HEIGHT
ENDIF
MartinaJ
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform