Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Turbo Basic - <b>put$ write string to binary file</b> http://www.X-Hacker.org [<<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

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson