-- last edited by: L. Stewart, December 12, 1983 5:21 pm
name
Sleep:
syntax
Sleep n
n should be a valid CARDINAL.
description
Pause for n seconds, using Process.Pause
warnings
The argument should be a valid CARDINAL.
% Sleep xxx
Bad arg
%
stop/undo
Click the STOP! button to stop Sleep while it is sleeping.
implementation
InitialCommandsImpl.mesa in CommandTool.df
contact
L. C. Stewart <Stewart.pa>
keyword hints
help button info man
keywords
to be supplied by the Index Czar