Xbasic
FORM.GET_ROW_POSITIONS Function
Syntax
Position_List as C = .Get_Row_Positions(C format[,P style])
Arguments
- format
A data format, as selected from the Select Format dialog box.
- style
Internal use only.
Description
The .GET_ROW_POSITIONS() method returns a CR-LF delimited string of row ending positions in inches.
Limitations
Desktop applications only.
See Also