Path: news.net.uni-c.dk!newsfeed1.uni2.dk!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.stanford.edu!sn-xit-01!sn-xit-02!supernews.com!postnews1.google.com!not-for-mail From: jochenrollwagen@yahoo.com (Jochen Rollwagen) Newsgroups: comp.lang.beta Subject: Manipulating the environment of the running BETA-program ? Date: 17 Dec 2001 02:54:00 -0800 Organization: http://groups.google.com/ Lines: 9 Message-ID: NNTP-Posting-Host: 62.96.207.14 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1008586441 32673 127.0.0.1 (17 Dec 2001 10:54:01 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 17 Dec 2001 10:54:01 GMT Xref: news.net.uni-c.dk comp.lang.beta:13078 Is it possible to manipulate the (OS-dependent) environment (e.g. setting environment variables) from a BETA program ? I've written a program that's called inside a .BAT-file and need to get some information back to the .BAT-file, right now i create a temporary file which is somewhat awkward. Thanks Jochen