Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Avoiding REPORT ... PROMPT for multiple reports?
Message
From
03/08/2004 18:39:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Avoiding REPORT ... PROMPT for multiple reports?
Miscellaneous
Thread ID:
00930527
Message ID:
00930527
Views:
59
I've had multiple requests from users to be able to print the same report multiple times with different data, like printing several customer invoices back to back. It's not too difficult to put in a simple loop to requery business objects and call Print(), but they don't want to select the same printer up to 200 times in a row.

Obviously, I need to take the PROMPT clause off the REPORT FORM command, but I'm looking for a nudge in the right direction for the right OO way to manage whether the prompt is required and remember (and possibly restore) the previous setting. I'm drawing a mental blank after doing a clone and modify of one report to group it. It wasn't pretty.

Chris.
Next
Reply
Map
View

Click here to load this message in the networking platform