Xref: utzoo comp.sources.wanted:11358 alt.sources.wanted:254 Path: utzoo!attcan!uunet!samsung!xanth!talos!newby From: newby@talos.pm.com (Tyron Newby) Newsgroups: comp.sources.wanted,alt.sources.wanted Subject: Need setenv program for MSDOS 3.2 Message-ID: <1990Apr11.144816.28622@talos.pm.com> Date: 11 Apr 90 14:48:16 GMT Lines: 24 I am looking for a MSDOS version of setenv. I got stevie 3.69a and I am now trying to use set EXINIT in my autoexec.bat file in order to preset several options such as set nu, co=30, ai, etc. My problem is that the MSDOS set command does not like the second equal sign. For example: set EXINIT=set nu ai novb this works fine set EXINIT=set nu ai co=23 Syntax error set EXINIT="set nu ai co=23" Syntax error The man page says to use setenv but I don't have setenv. If someone has a copy of setenv (executables only) that they could send me I would definitely appreciate it. If you have another work around, that is acceptable too. I am not familiar with debug so that is not an option for me. My EXINIT should look like: EXINIT=set nu ai sm co=23 wm=5 ts=3 Thanks for any help provided. Tyron P. Newby ...!uunet!talos!newby