[plt-scheme] hostname

From: Hans Oesterholt (hdnews at gawab.com)
Date: Mon Apr 18 18:09:06 EDT 2005

>On windows what about just reading the environment variable 'COMPUTERNAME'?
>I'm still learning mzscheme, and scheme in general. What about:
>
>(define hostname (getenv "COMPUTERNAME"))
>  
>
I would like to see this "knowledge" implemented in an 'os' module.

best whishes,

Hans



Posted on the users mailing list.