At 11:51 AM 11/11/2009, [email protected] wrote:
Thanks Razzak.
Is it possible in 7.6? a work around may be.
Ajay,
Aborting the report using the PROPERTY REPORT CANCEL 'TRUE'
command as "Before Generate" EEP is among the Enhanced and
eXclusive Features of R:BASE eXtreme 9.0.
http://www.RBASEeXtreme.com
Using R:BASE 7.6 or Turbo V-8, you will have to do all error
checking, etc., prior to issuing the PRINT command.
Conditional Error checking and/or verification of certain
requirements, and then the ability to abort the report as
"Before Generate" EEP is NOT a feature of R:BASE 7.6 and
Turbo V-8 for Windows.
Very Best R:egards,
Razzak.
At 08:07 AM 11/11/2009, Ajay Sanghvi wrote:
>Can someone help me with the PROPERTY command to abort a report
>from within the "before generate or before preview" EEP
Ajay,
Here's how:
Using R:BASE eXtreme 9.0 (32/64), use the following command as
"Before Generate ..." EEP to abort a report.
PROPERTY REPORT CANCEL 'TRUE'
RETURN
For a sample application to demonstrate the use of this new
PROPERTY and more, take a look at 2009 SAT Sample Applications.
Folder: C:\RBTI\2009_RBG90_SAT\ManagementTools\
Database: MgmtTool
Report: ManagementReport
Command File: ManagementTools.DAT
Sample Applications:
<http://www.rupdates.com/SAT2009_RBG9>http://www.RUpdates.com/SAT2009_RBG9
Have fun!
Very Best R:egards,
Razzak.