Controls the interaction with the DBDGEN, MFSGEN and PSBGEN utilities. 
	 
 
  
 
	  
		Note: Supported by all 
		  
mfims utilities.
		
 
 
	  
 
	 Syntax:
 
		 
		>>-----ECHO--(keyword,msglvl,stoplvl)------><
 
	 Parameters:
 
		 
		 
		   
			 -  
				keyword 
			 
- The category of information displayed. One of the following: 
				 
				   
					 - ALL 
					 
- Always displays processing messages, input source or detail information and the ending message. Warning and error messages are displayed and stop for user input if the message level is equal to or greater than the 
						msglvl and 
						stoplvl values. 
					 
- MSGS 
					 
- Always displays processing messages and the ending message. No source or detail information is displayed. Warning and error messages are displayed and stop for user input if the message level is equal to or greater than the 
						msglvl and 
						stoplvl values. 
					 
- ERREND 
					 
- Always displays the utility ending message. Warning and error messages are displayed and stop for user input if the message level is equal to or greater than the 
						msglvl and 
						stoplvl values. 
					 
- ENDMSG 
					 
- Displays ending message only if the utility ending return code is equal to or greater than 
						msglvl. A "Press any key to continue" message is displayed and stops for input if the utility ending return code is equal to or greater than the 
						stoplvl. Enter a 
						msglvl and/or 
						stoplvl value of zero to display and/or stop on every ending message. 
					 
- COND 
					 
- Both the warning/error and ending messages are conditional on the 
						msglvl and 
						stoplvl values. Warning and error messages are displayed and stop for user input if the message level is equal to or greater than the 
						msglvl and 
						stoplvl values. The ending message is displayed if the ending return code is equal to or greater than 
						msglvl. You see the message "Press any key to continue" which requires input if the utility ending return code is equal to or greater than the 
						stoplvl. 
					 
- ERRORS 
					 
- You see warning and error messages which require input if the message level is equal to or greater than the 
						msglvl and 
						stoplvl. You do not see the ending message. 
					 
 
-  
				msglvl 
			 
- A value from 4 through 20 to indicate the severity of messages to display. See below for more information. 
			 
-  
				stoplvl 
			 
- A value from 4 through 20 to indicate the severity of messages to stop for user input. See below for more information. 
			 
Comments:
The msglvl and stoplvl parameters can take the following values: