BASICHELP.HLB  —  PUT
  The PUT statement transfers a record from a record  buffer  to  a  file.
  PUT statements are valid on RMS sequential, relative, indexed, and block
  I/O files.

  Example

  PUT #5%, RECORD 133, COUNT 16%

1  –  Syntax

      PUT chnl-exp [, RECORD num-exp ] [, COUNT int-exp ]
Close Help