Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sequence of execution
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00768002
Message ID:
00768535
Views:
16
>Does anybody know how to control the sequence of execution of the report records (in .frx)?

The answer to this question is that you cannot control or change the sequence. The report writer's standard flow processes through each detail record, firing group headers and footers, page header and footers, and title and summary bands as needed. There's nothing you can do to change it.

I still don't understand how you could have detail lines out of order in the text file because the report writer processes the records as they appear -- either index order if one is set -- or physical order if not. Either way .. it's the same order as you would see on the printed copy.

My only suggestion is that you have something in your code inadvertantly changing things around when you write to the text file.

Sorry I couldn't help more,
Cathy
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Previous
Reply
Map
View

Click here to load this message in the networking platform