xHarbour Reference Documentation > Function Reference |
Retrieves an operating system environment variable.
GetE( <cEnvVar> ) --> cString
GetE() is a short form of GetEnv() and returns the same information.
See also: | CurDir(), CurDrive(), File(), GetEnv(), SET DEFAULT, SET PATH |
Category: | Environment functions |
Source: | rtl\gete.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com