[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] environment vars
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] environment vars |
Date: |
Thu, 17 Dec 2009 09:43:24 +0000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Martin Kalbfuß <address@hidden> writes:
> Hi,
>
> Is there a way getting evnironment variables on unixoid systems and
> windows?
Hi Martin,
sure the modules Environment.def and SEnvironment.def provide
procedures to retrieve environment strings. (Also libc.def).
I'll add setenv to libc as it appears to be missing..
regards,
Gaius