GNU Info

Info Node: (g77-295.info)GetEnv Intrinsic

(g77-295.info)GetEnv Intrinsic


Next: GetGId Intrinsic Prev: GetCWD Intrinsic (function) Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

GetEnv Intrinsic
................

     CALL GetEnv(NAME, VALUE)

NAME: `CHARACTER'; scalar; INTENT(IN).

VALUE: `CHARACTER'; scalar; INTENT(OUT).

Intrinsic groups: `unix'.

Description:

   Sets VALUE to the value of environment variable given by the value
of NAME (`$name' in shell terms) or to blanks if `$name' has not been
set.  A null character (`CHAR(0)') marks the end of the name in
NAME--otherwise, trailing blanks in NAME are ignored.


automatically generated by info2www version 1.2.2.9