en:docs:dos:cmd:basic:field

This is an old revision of the document!


Table of Contents

DIELD

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.