PUT$ Write String to Binary File PUT$ [#]filenum, strexpr Writes the contents of a string expression to a binary-mode file, beginning at the current SEEK position. filenum The number under which a file was OPENed in BINARY mode. strexpr A string expression.