ENABLE Reference Manual
 APPENDIX B
 ENABLE MESSAGES
 This appendix lists error and warning messages that may be issued
 in response to ENABLE commands during application generation, or
 during execution of an ENABLE application.
 Unless specifically noted as a warning, all messages are error
 messages. Error messages signify that an error in processing has
 occurred. A warning message signifies that a questionable
 condition exists. These conditions are handled as follows:
 ERROR ENABLE prefixes error messages with the label
 "*** ERROR ***."
 An ERROR is fatal to the operation being attempted; in
 the case of a GENERATE command, ENABLE does not create a
 PATHCOM command file, SCREEN COBOL source code, or
 SCREEN COBOL object code.
 If ENABLE is running in interactive mode, it issues a
 prompt. If running in noninteractive mode, it
 terminates.
 WARNING ENABLE prefixes warning messages with the label
 "*** WARNING ***."
 A warning indicates a questionable condition that does
 not halt processing of the requested application.
 ENABLE calls the SCREEN COBOL compiler internally; therefore, you
 could receive a message from the SCREEN COBOL compiler that is
 not listed in this appendix. Refer to the SCREEN COBOL Reference
 Manual for a list of SCREEN COBOL messages.
 B-1










