| .ENVIRON$ Function QuickSCREENi |
|
  QuickSCREEN       Details       Example       Contents       Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| ENVIRON$ - a function that interfaces with DOS to retrieve an |
|            environment string from the DOS environment-string table |
|
| Syntax |
|   ENVIRON$ (environmentstring) |
|   ENVIRON$ (n) |
|     ž environmentstring, a string constant or variable, is the name of |
|       the environment string whose current value is to be returned |
|     ž n, which is a numeric expression, indicates that the nth string from |
|       the environment string table should be returned |
|
See Also  ENVIRON Statement |