Download OSAS Web (OW) - White Ware, Inc

Transcript
Reference
Toolkit Program Functional Listing
utenv.wbb
Get environment variable
Syntax
CALL "utenv.wbb",name$,value$
This low-level routine can be used to access an operating system environment
variable. It can be used whether or not utcgi.wbb has been called.
name$ is a case-insensitive environment variable name.
value$ returns the value of the environment variable.
OSAS Web B2B User’s Manual
F-75