pause

The function pause will suspend the execution of current program until a key input is read. pause(mesg) prints a mesg (a character string) and wait until the user presses a key.



oz 2009-12-22