DELAY

Delays the printing of the data until a SET-DELAY-PRINT command is issued against the variable used in PRINT. For example:

PRINT $Last_User (1,10) Delay
.
.
.
SET-DELAY-PRINT $Last_User with &Username