trnlnm
- Format:
- trnlnm(text_expr logical_name)
- Result:
- Text
- Description:
- Returns the translation of a logical name (VMS) or
the value of an environment variable (Unix).
- e.g.:
-
- SPECTRA
>
*
= trnlnm(sys$node)
VXDSYC::
- SPECTRA
>
*
= trnlnm( HOME)
/home/myname