============================================================================
			F M S M E N U					V2.1
============================================================================
FMSMENU is an interface between DCL and FMS which allows command procedures
to be menu driven.  The bulk of the documentation for this program is
in HELP.SLP


All questions and/or comments should be directed to:

	Eric Wentz
	General Electric Co.
	Nela Park - Noble Road #1782.00
	Cleveland, Ohio   44112


----------------------------------------------------------------------------
	Installation checklist:

1.	Invoke BUILD.COM to compile and link FMSMENU.EXE

2.	Apply the two SLP files to FMSDCL.CLD and FMS.HLP
	which are located in the FMS distribution kits by typing:
	$ EDIT/SUM FMSDCL/UPDATE=CLD.SLP
	$ EDIT/SUM FMS.HLP/UPDATE=HELP.SLP

3.	Put FMSMENU.EXE in the SYS$SYSTEM directory.

4.	Set FMSMENU.EXE for world read access.

5.	Install the modified FMS.HLP in the system help library:
	$ LIBRARY/HELP SYS$HELP:HELPLIB FMS

6.	Install the modified FMSDCL.CLD in the system DCL tables:
	$ SET COMMAND /OUTPUT=SYS$SHARE:DCLTABLES -
	/TABLES=SYS$SHARE:DCLTABLES FMS

7.	Re-install the DCL tables
	$ RUN SYS$SYSTEM:INSTALL
	INSTALL>SYS$SHARE:DCLTABLES/REPLACE
	INSTALL>^Z

8.	The next time you boot the system, you may
	purge the old copy of DCLTABLES if desired

	---- End of AAAREADME.TXT ----