From: "H.-G. Geissler" Newsgroups: comp.os.msdos.djgpp Subject: Problem using setenv Date: Wed, 18 Apr 2001 20:19:33 +0200 Organization: Uni Leipzig Lines: 14 Message-ID: <3ADDDAB5.B61AE27B@rz.uni-leipzig.de> NNTP-Posting-Host: geissler.psychologie.uni-leipzig.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.uni-leipzig.de 987618066 23322 139.18.176.232 (18 Apr 2001 18:21:06 GMT) X-Complaints-To: usenet AT news DOT uni-leipzig DOT de NNTP-Posting-Date: 18 Apr 2001 18:21:06 GMT X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, this is certainly a problem known to someone: I cannot set dos environment variables with setenv. Set variables are readable within the same program using getenv but are not persistent through subsequent invocations of the program. They appear not in DOS if I try "set". All this happens in a Windows DOS box. Could anyone give me a solution for this problem? (Via Newsgroup only). Thank you, Raul