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