REC_PTR(1)
PURPOSE
This function returns a pointer (type P) to a record buffer. You can then use that pointer to get values from that record buffer rather than having to use field names.
PARTS
1 f/c/e | Required - The file_number/handle of the file to use. |
RETURN TYPE - P
COMMENTS
For more information about pointers please refer to Indirect Field References.
Page url: http://www.cassoftware.com/tas/manual/recordbufferptr().htm