13.07.2015 Views

Turbo Basic

Turbo Basic

Turbo Basic

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

PUT$ functionFunctionSyntaxRemarksSee AlsoExamplePUT$ writes a string to a binary mode file.PUTS [1]fi7enum, string expressionPUT$ writes the contents of string expression to file filenum at theSEEK file position for this file. Filefilenum must have been openedin BINARY mode.GET$OPENSEEKOPEN "BASIC.DOC" FOR BINARY A$ 1PUTS II, "BASIC compilers are 99% perspiration"PUTS II, "and 1% inspiration."CLOSE 11END<strong>Turbo</strong> <strong>Basic</strong> Reference Directory 317

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!