Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
pause
Waits till user hits key. Usefull for scripts.
cafe
pause [,<text>][,(line)]
text - string of pause text. Default: Press enter to continue.
line - Text line entered by user after prompt. This should be a variable which coult be used in scripts.
Stops batch processing. When the character 'q' is entered the script (or session) will be quit. The pause command is handled specially in the exec command to support the quit facility.
Not recommended in interactive mode.
in script fitting.cmd: fit show,param pause, "Press enter " steppar
$Id: cafe_pause.pro,v 1.2 2005/02/16 13:37:18 goehler Exp $
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]