Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reports release
Message
 
To
15/03/1999 11:04:59
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00197630
Message ID:
00197897
Views:
14
Alejandro,
If you wish to stop the report before it shows on the screen (or goes to the printer) just return .F. in the INIT() method.
If recc('mycursor') = 0   && No records
   return .f.
endif
HTH
Barbara

>How can i release a report in any method (BeforeOpenTables,Init)
>before showing the report. Thanks
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform