WRITE - a device I/O statement that sends data to the screen Syntax WRITE [expressionlist] - If expressionlist is omitted, a blank line is written - expressionlist contains one or more expressions to be written, separated by commas See Also