13.5.20 Record Statements
The ‘record’ ‘for’ statements are:
See The For Statement.
- text ‘in’ record
- text‘,’ type ‘in’ record
- text‘,’ any ‘in’ record
- lead text ‘in’ record
- lead text‘,’ type ‘in’ record
- lead text‘,’ any ‘in’ record
- text ‘of’ record
- text‘,’ type ‘of’ record
- text‘,’ any ‘of’ record
- lead text ‘of’ record
- lead text‘,’ type ‘of’ record
- lead text‘,’ any ‘of’ record
- data ‘in’ record
- data‘,’ type ‘in’ record
- data‘,’ any ‘in’ record
- lead data ‘in’ record
- lead data‘,’ type ‘in’ record
- lead data‘,’ any ‘in’ record
- data ‘of’ record
- data‘,’ type ‘of’ record
- data‘,’ any ‘of’ record
- lead data ‘of’ record
- lead data‘,’ type ‘of’ record
- lead data‘,’ any ‘of’ record
type is one of the types for which a rs_g_ or a rcsi_g_
function is defined.
lead is one of ‘-eq’, ‘-lt’, ‘-le’, ‘-ge’,
‘-gt’.
See Data Type Specific Record Search Functions.
See Data Type Specific Byte Data Record Search Functions.
See Traversing Records.