GETENV

getenv.html
hide random home http://www.mentasm.com/~mramiga/c/getenv.html (Amiga Plus Extra No. 5/97, 05/1997)


Format:   GETENV (name) 
Template: NAME/A
Location: Internal  

GETENV is used to retrive and display the value of a global environment variable. The value is displayed in the current window. Global variables are stored in ENV: and are recognized by all shells.


Example:

See also:SETENV