[plt-scheme] environment variables (i.e. getenv)

From: jos koot (jos.koot at telefonica.net)
Date: Fri Mar 23 10:46:27 EDT 2007

I think Andrew Gwozdziewycz wants operating system environment variables.
Jos

(((((lambda(x)((((((((x x)x)x)x)x)x)x)x))
    (lambda(x)(lambda(y)(x(x y)))))
   (lambda(x)(x)x))
  (lambda()(printf "Greetings, Jos~n"))))
  ----- Original Message ----- 
  From: Chongkai Zhu 
  To: plt-scheme at list.cs.brown.edu ; Andrew Gwozdziewycz 
  Sent: Friday, March 23, 2007 3:27 PM
  Subject: Re: [plt-scheme] environment variables (i.e. getenv)


  (namespace-mapped-symbols) ?

  Chongkai

  ----- Original Message ----- 
  From: Andrew Gwozdziewycz 
  To: plt-scheme at list.cs.brown.edu 
  Sent: Friday, March 23, 2007 6:44 AM
  Subject: [plt-scheme] environment variables (i.e. getenv)


  In scheme48 there is a function that returns an association list of all the environment variables, environment->alist.


  Is there something similar in MzLib? I've only come up with references to getenv in my searching, but that only 
  returns one variable or #f. Any help appreciated.


  Thanks




  --
  Andrew Gwozdziewycz
  apgwoz at gmail.com
  http://and.rovir.us  |  http://www.photub.com









  _________________________________________________
    For list-related administrative tasks:
    http://list.cs.brown.edu/mailman/listinfo/plt-scheme


------------------------------------------------------------------------------


  _________________________________________________
    For list-related administrative tasks:
    http://list.cs.brown.edu/mailman/listinfo/plt-scheme
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20070323/6f89b7e9/attachment.html>

Posted on the users mailing list.