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-WRITE

Writes a record from the file buffer to the file.

Synopsis

F-WRITE fb
F-W fb

Arguments

fb An integer specifying the file buffer. Available values are 1 through 9.

Description

The F-WRITE PROC command is used to write the current item in the file buffer to the file.

F-WRITE is a PQN command.

See Also

  • T PROC command

FeedbackOpens in a new tab