[FERMILAB.MISC]

     This is a miscellaneous collection of things from  various  places  in
     our system.  Short descriptions of some of the files are:

     1.  EDTKEYS is help on the additional EDT  key  definitions  found  in
         SYS$MANAGER:EDTINI.EDT used by many of our users.

     2.  FERMIDOC.COM extracts the help on the FERMILIB routines  from  the
         FERMIHELP  library (in SYS$HELP:) and prepares a paginated listing
         suitable for use as a reference document.

     3.  HDRSTRIPR is a program (very crude first version, requiring use of
         the  HDRSTRIPR  procedure  to  setup  for  it) to strip the header
         comments from source and command procedure  files.   HDRSTRIPR  is
         used  to  extract the comments and prepare the help entries used a
         documentation for many of the programs submitted here.

     4.  HLPLVLSHF is a program to take a help entry  file  and  shift  the
         help  topic  levels  down by 1 (increment all the numbers by 1) so
         that a header file can be tacked onto the front before storing  in
         a help library.

     5.  LOGIN are the login procedures  used  by  the  submitter  and  are
         included here as examples.

     6.  NAGYHELP is a help library with help on many of the procedures and
         programs  in  this submission.  In particular in here can be found
         entries for some things (such as procedures in [.FERMILIB])  which
         are not in our general public library, FERMIHELP.HLB.

     7.  There are several files which are skeletons for FORTRAN, MACRO and
         C programs and modules.

     8.  TSTSYSDMP is the source for the TSTSYSDMP program which tests  the
         status  of the system dump file (SYS$SYSTEM:SYSDUMP.DMP).  See the
         SYSDMPJOB.COM batch job in the [.UTILITIES] area of [.SYSMGR].