[Newbies] environment variables

Patrick Collison patrick at collison.ie
Sun Aug 5 15:08:51 UTC 2007


On 05/08/07, Norbert Hartl <norbert at hartl.name> wrote:
> Hi,
>
> is there a way to access the environment variables of
> the underlying OS?

Install OSProcess from SqueakMap if you don't already have it, and
then use UnixProcess>>environmentAt:

>
> thanks,
>
> Norbert
>
> _______________________________________________
> Beginners mailing list
> Beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>


More information about the Beginners mailing list