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