Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link Par2: Capturing WMFs in a report 2002-04-08 -- Jeff Slarve > 1) Where do I embed the code to "catch" the WMF's before the
>report flushes them out??? I'v tried "Kill", "close report", "Close
>Event", ect. Of course I'm missing the correct one ;-)
AskPreview()
You probably will need to do a flush on the report before you read the
preview queue because the last page might not have been written out
yet.
Report{PROP:FlushPreview} = True
Today is November 21, 2024, 7:28 am This article has been viewed 35200 times.
|
|