On Jan 14, 2009, at 11:45 AM, Mehul N. Sanghvi wrote:
I would like to be able to get at all of the environment variables (whether it is the shell environment variables or the CGI environment variables or something else). What object/class would I use for that ?
o wait, i think i know this: Smalltalk getenv: 'foo' Smalltalk getenv: 'bar' _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
