Print_Time Command

Specifies the time that the messages printed by Print commands are displayed if no other Print or Scroll command intervenes.

Syntax

Print_Time time

where time is in seconds. The default value is 5.

Example

'Set the print time to 2 seconds.

PRINT_TIME 2

PRINT "Hello world."