RpReport:StartRec Access/Assign

<< Click to Display Table of Contents >>

Navigation:  RpReport Class >

RpReport:StartRec Access/Assign

Previous pageReturn to chapter overviewNext page
Type        String

Purpose

To get/set the starting record number of a RDD table.

Example

// Force ReportPro to start on the fifth record

oRpReport:StartRec := 5

Note:        This access/assign maps directly to the first table object in the primary section.  It only applies if the first table object is a rpRDDTable.