WRITE # filenum, value [, .... ] WRITE value [, .... ]
Outputs value to a file. Strings are quoted and each value is separated by a comma.
Outputs value to the screen. Strings are quoted and each value is separated by a comma.