home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / languages / tcl / !tcldoc / doc / RiscOS / getenv < prev    next >
Encoding:
Text File  |  1994-08-15  |  316 b   |  19 lines

  1. '\" 
  2. '\"  Written for RISCOS by C.T.Stretch Mon,15 Aug 1994
  3. '\" 
  4. .so man.macros
  5. .HS getenv tcl
  6. .BS
  7. .SH NAME
  8. getenv \- Read a system variable
  9. .SH SYNOPSIS
  10. \fBgetenv \fIname\fR
  11. .BE
  12.  
  13. .SH DESCRIPTION
  14. .PP
  15. Returns the value of system variable \fIname\fR or a null string if it does
  16. not exist.
  17. .SH KEYWORDS
  18. system variable
  19.