environment variables

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

environment variables

NorbertHartl
Hi,

is there a way to access the environment variables of
the underlying OS?

thanks,

Norbert

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: environment variables

Patrick Collison
On 05/08/07, Norbert Hartl <[hidden email]> 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
> [hidden email]
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners