Portability Subroutine: Returns the value of an environment variable.
CALL GETENV (ename,evalue)
ename |
(Input) Character*(*). Environment variable to search for. |
evalue |
(Output) Character*(*). Value found for ename. Blank if ename is not found. |
© 1996-2011 Intel Corporation. 無断での引用、転載を禁じます。