home *** CD-ROM | disk | FTP | other *** search
- '\"
- '\" Written for RISCOS by C.T.Stretch Mon,15 Aug 1994
- '\"
- .so man.macros
- .HS getenv tcl
- .BS
- .SH NAME
- getenv \- Read a system variable
- .SH SYNOPSIS
- \fBgetenv \fIname\fR
- .BE
-
- .SH DESCRIPTION
- .PP
- Returns the value of system variable \fIname\fR or a null string if it does
- not exist.
- .SH KEYWORDS
- system variable
-