1. Opposite of getenv? - setting an environment variable in DOS?
- Posted by davidj at ultrasmart.org Apr 18, 2004
- 520 views
Dear list I know there is a "getenv" comand. So I don't re-invent the wheel, has anyone created a way of setting an environment variable from within Euphoria? Thanks davidj
2. Re: Opposite of getenv? - setting an environment variable in DOS?
- Posted by Guillermo Bonvehi <knixeur at speedy.com.ar> Apr 19, 2004
- 528 views
You can try this library by Robert Szalay: http://www.rapideuphoria.com/setenv.zip Best Regards, Guillermo Bonvehi On Sun, 18 Apr 2004 12:36:49 +1000 davidj at ultrasmart.org wrote: > > > Dear list > > I know there is a "getenv" comand. > > So I don't re-invent the wheel, has anyone created a way of setting > an environment variable from within Euphoria? > > Thanks > > davidj
3. Re: Opposite of getenv? - setting an environment variable in DOS?
- Posted by davidj at ultrasmart.org Apr 20, 2004
- 485 views
Dear Guillermo Thanks for your suggestion of setenv.zip at the eu archives. Unfortunately, it is for Windows via kernel32 .... and I'm interested in setting the env in DOS. Any other suggestions most welcome. David On 19 Apr 2004 at 2:13, Guillermo Bonvehi wrote:
4. Re: Opposite of getenv? - setting an environment variable in DOS?
- Posted by "danielmoyer" <danielmoyer at prodigy.net> Apr 22, 2004
- 531 views
Dunno if this will help or not: http://www.faqs.org/faqs/msdos-programmer-faq/part4/section-19.html Dan Moyer ----- Original Message ----- From: <davidj at ultrasmart.org> To: <EUforum at topica.com> Subject: Re: Opposite of getenv? - setting an environment variable in DOS? > > > Dear Guillermo > > Thanks for your suggestion of setenv.zip at the eu archives. > > Unfortunately, it is for Windows via kernel32 .... and I'm interested > in setting the env in DOS. > > Any other suggestions most welcome. > > David > > > On 19 Apr 2004 at 2:13, Guillermo Bonvehi wrote: > > > > > You can try this library by Robert Szalay: > > http://www.rapideuphoria.com/setenv.zip > > > > Best Regards, > > Guillermo Bonvehi > > > > On Sun, 18 Apr 2004 12:36:49 +1000 > > davidj at ultrasmart.org wrote: > > > > > > > > Dear list > > > > > > I know there is a "getenv" comand. > > > > > > So I don't re-invent the wheel, has anyone created a way of > setting > > > an environment variable from within Euphoria? > > > > > > Thanks > > > > > > davidj > > > > > > For Topica's complete suite of email marketing solutions visit: > http://www.topica.com/?p=TEXFOOTER > >