Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] setting environment variables

From: scott:jaderholm at: 29-Aug-2002 17:01

Librarian comment

It is now possible to set an environment variable by calling a command line function. The call function is now available in REBOL/Core. It is documented at REBOL Command Shell Interface 

Getting an environment variable is completely another matter.

Hi, Is there a way in REBOL/Core to set an environment variable? I want to set TZ so I can easily get the time and date of various places around the world. Sincerely, Scott