Table of Contents
FIELD
Syntax
FIELD [#] filenum, number AS variable$ [, ...]
Description
Assigns number bytes in the buffer of random file filenum to the variable variable$. GET will automatically update the variable, and PUT will automatically use the variable.