DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
General Functions & Data Structures
Pause
See also:
MessageDlg
,
ShowStatus
Index
Statistical Background
Pause
Declaration:
Pause
;
Stops the execution of the script, outputs a prompt box and waits until the user clicks "OK" or "Cancel". If the user clicks "OK" the script is continued, otherwise the script is aborted.