[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
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.

See Also: GET$ OPEN SEEK
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson