COMMAND	NAME
	change -- to edit the backdrops of current formats
SYNOPSIS
    change [type] 
DESCRIPTION - USAGE
This command will allow changing the backdrops of the  current formats.  The
type specifies whether you wish to change "header" or "error" formats.  The
user is queried for the necessary information.  Formats come in two types.
Header formats:	ListingHeader:   appears at the top of the listing output.
  		StdErrorHeader:  appears first on the stderr output.
  		StdErrorNewfile: appears at the top of new error files.
Error formats: 	Fatal:	When a fatal error is detected the program aborts.
  		Severe:	Severe errors are normally used when no output will
			be generated, but scanning of input will continue.
  		Recoverable:  The error is fixed by some default action.
  		Warning: This is used to indicate the possibility of an error,
	 		but the program will continue under the assumption
			that no error occurred.
  		Extension: This indicates use of an old, but accepted feature.
  		Comment: If the program wishes to make a comment about the input
			that message belongs here.
SEE ALSO  formats
