Skip to main content

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