FPOINT [ MPE/iX Quick Reference Guide ] MPE/iX 5.0 Documentation
MPE/iX Quick Reference Guide
FPOINT
NM and CM callable.
Sets the logical record pointer for a disk file containing fixed-length
or undefined-length records to any logical record. When the next FREAD
or FWRITE file request is made, this record is read or written to.
(KSAM) Sets both the chronological and logical record pointers to the
next record in chronological sequence (the order records were written to
the file).
I16V I32V
FPOINT(filenum,lrecnum);
MPE/iX 5.0 Documentation