Functions and CALL Routines under OpenVMS |
Allows simple input from
SYS$INPUT.
Category: |
Terminal-Access
|
OpenVMS specifics: |
All aspects are host-specific
|
-
prompt
-
is the prompt printed on the monitor. It
can be a character variable, a character literal enclosed in double quotation
marks, or another character expression.
The TERMIN function is easier to use than
the TTOPEN, TTREAD, and TTCLOSE functions, but it does not offer the same
flexibility. The return value is the characters that the user entered at the
terminal. The TERMIN function accepts a maximum of 132
characters.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.