1 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% 2 Syntax PUT chnl-exp [, RECORD num-exp ] [, COUNT int-exp ]