next up previous
Next: REAL and DOUBLE PRECISION Up: Obsolescent Features Previous: Hollerith Format Strings

PAUSE Statement

PAUSE was used to suspend execution until a key was pressed on the keyboard.

 
    PAUSE  tex2html_wrap_inline21419  stop code  tex2html_wrap_inline21421  

The tex2html_wrap_inline21419  stop code tex2html_wrap_inline21421 is written out at the PAUSE new code should use a PRINT statement for the tex2html_wrap_inline21419  stop code tex2html_wrap_inline21421 and a READ statement which waits for input to signify that execution should recommence.


next up previous
Next: REAL and DOUBLE PRECISION Up: Obsolescent Features Previous: Hollerith Format Strings

Adam Marshall ©University of Liverpool, 1996
Wed Oct 9 17:57:29 BST 1996