Stephen wrote: > As a workaround to the socket server I've working on, I could set up a > CGI script and pass it some parameters. To do this would require access > from GST to the environment variable QUERY_STRING. > > What is the best way of accessing environment variables from GST please?
Smalltalk getenv: 'foo' Paolo _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
