$T.REX: Difference between revisions

m
→‎$T.REX: added vertical whitespace.
(→‎$T.REX: added a programming note.)
m (→‎$T.REX: added vertical whitespace.)
Line 984:
syntax: !sigl= sigl; call er 13,!fid(2) !fid(3) !sigl !cal() condition('D') sourceline(!sigl)
wit: call dsay arg(1); call wr arg(1); return</lang>
 
 
 
 
Programming note: &nbsp; this REXX program makes use of &nbsp; '''DELAY''' &nbsp; BIF which delays (sleeps) for a specified amount of seconds.