11.3.5 FCNREC

1.
Function
Specifies the record number.
2.
Call
CALL FCNREC(IOU,NREC)
3.
Explanation of Parameters
IOU (I) I/O unit number.
NREC (I) Record number. An integer larger than or equal to 1.
4.
Notes
(a)
The record number specified here becomes effective in the next FCGETR or FCGETS.
(b)
This subroutine can only be used in the read mode.