This is an old revision of the document!
Table of Contents
Syntax
PRINT # filenum , [USING format$;] value ... PRINT [USING format$;] value ...
Description
Sends output to the screen.
Reads values from DATA statements.
This is an old revision of the document!
PRINT # filenum , [USING format$;] value ... PRINT [USING format$;] value ...
Sends output to the screen.
Reads values from DATA statements.