
			IDC ENVIRONMENT VARIABLES

	The following environment variables should be set up to take
	maximum advantage of NARC and IDCshell's features.
	Note that if all work is to be done in the same directory, then
	these really need not be set up, since both programs will look
	first in the current directory if the environment variables
	are not found.


NARCHELP= pathname + complete filename as  C:\IDC\NARCHELP.HLP
IDCARCPATH = pathname + complete filename  as C:\IDC\IDCSHELL.EXE
IDCTEMP = pathname for temporary files (view/print)  as C:\TEMP
IDCED = pathname for editor as  C:\WP\WS.EXE
NARCPATH = pathname + complete filename  as  C:\IDC\NARC.EXE
IDCHELP = pathname + complete filename  as  C:\IDC\IDCHELP.HLP


	These would be installed in the AUTOEXEC.BAT file as;
	
	
	SET NARCHELP=C:\IDC\NARCHELP.HLP
	
	etc.
	
