This directory contains: 1) FMS V2 form maintenance utility 2) Yet another Change Directory command procedure The form maintenance program is called FORMMAINT. It is written in VAX-11 FORTRAN and calls FMS V2 modules and the VMS CLI interface routines. There is a SLP file named FMSDCL.DIF, which when applied against the DEC supplied FMSDCL.CLD will produce a CLD file which is used to define the command FMS/MAINTENANCE that invokes the program. The form library FORMMAINT.FLB that the program uses is also included. The program functions as follows: 1) The command FMS/MAINTENANCE library invokes the program which brings up the FORMMAINT screen that shows the library file name and the first 10 screen names in the library. The screen names can be scrolled thru. 2) When you get to a screen that you want to see type a T or a E. A T invokes FMS/TEST for that screen. A E invokes FMS/EDIT for that screen. 3) To exit, type an X next to any screen name. 4) To change librarys or redisplay the current one, exit the scrolled area backwards using the PF1 up arrow sequence. 5) In order to insert a new form into the library, first edit an existing form, changing the name of the form in the forms editor. When you exit the forms editor, the new name will be entered into the library. To see the new name in the list, redisplay the current library. The CHD command procedure is yet another command procedure to change default directories. To use type: @CHD parameter Where the parameter can be: * -- go back to sys$login ^ -- go up one level of directory tree > -- list all sub directories of current directory space -- do a SHOW DEFAULT {new directory} change default to new directory when entering new directory leave out the brackets "[]" I hope these are of some help to someone. Kenneth Robinson AMAX Copper 833 Roosevelt Avenue Carteret, N.J. 07008 (201) 541-9600 x2069