RpReport:StartRec Access/Assign
<< Click to Display Table of Contents >> RpReport:StartRec Access/Assign |
![]() ![]() ![]() |
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. |