OWBasic for Pocketviewer

Home INTRO Group FILE Alphabetical Index

Find Next Record

FILENEXT mode, submode, FP

Find the next record and return the filepointer to this record.

Mode and submode select the file to use. Filepointer FP must be a valid filepointer from previous calls to FILENEXT or FILEPREV or must be equal -1 for the first search. A value of -1 for FP is returned, if no next record exists.


Home INTRO Group FILE Alphabetical Index