Browsing a Model Report by Script

You can browse a model report using the following collection on BaseModelReport: Reports As ObjectCol.

Example

set m = ActiveModel
For each Report in m.Reports
Output Report.name


Created October 7, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com