OWBasic for Pocketviewer

Home INTRO Group FILE Alphabetical Index

Move a Record of a File

FILEXCHG mode, submode, fp, fpd

The record, fp points to, is moved to the position of the record, fpd points to. The previuosly at fpd stored data and the in the chain of records following are moved behind this record.

Mode and submode select the file to use. Filepointer must be a valid filepointer from previous calls to FILENEXT or FILEPREV.


Home INTRO Group FILE Alphabetical Index