Table of Contents
Syntax
PRINT # filenum , [USING format$;] value ... PRINT [USING format$;] value ...
Description
Sends output to a file.
Sends output to the screen.
PRINT # filenum , [USING format$;] value ... PRINT [USING format$;] value ...
Sends output to a file.
Sends output to the screen.