| Functions and CALL Routines under OpenVMS |
A SAS function returns a value from a computation or system operation. Most functions use arguments that are supplied by the user as input.
Most SAS functions are completely described in SAS Language Reference: Dictionary. The functions that are described here have syntax or behavior that is specific to the OpenVMS operating environment.
| Using Terminal-Access Functions |
In the following sections, a category is listed immediately following the name and short description of each function. Most of these categories are self-explanatory. For terminal-access functions, which enable you to get information from and write information to the terminal, please observe the following caution:
Terminal-access functions work
in the windowing environment, but they can either overwrite the monitor or
be overwritten by the monitor. (The REFRESH (CTRL-R) command
can be used to restore your monitor.) For details about the REFRESH command,
see the Base SAS section in the online SAS Help and Documentation. ![[cautionend]](../../../../common/63294/HTML/default/images/cautend.gif)
Under OpenVMS, the following SAS functions are terminal-access functions:
| SETTERM |
| TERMIN |
| TERMOUT |
| TTCLOSE |
| TTCONTRL |
| TTOPEN |
| TTREAD |
| TTWRITE |
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.