Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

F

Moves the input buffer pointer forward.

Synopsis

F

Arguments

None.

Description

The F PROC command moves the input buffer pointer forward to the next field, as indicated by a @FM field mark character.

The B PROC command moves the input buffer pointer backwards to the previous field.

Emulation

In jBASE emulation, F extends the buffer when moved beyond the current contents of the buffer.

See Also

  • B PROC command

FeedbackOpens in a new tab