[alt.sources.wanted] Need setenv program for MSDOS 3.2

newby@talos.pm.com (Tyron Newby) (04/11/90)

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		<newby@talos.pm.com>	...!uunet!talos!newby