Job Management Partner 1 Version 10, Job Management Partner 1/Automatic Job Management System 3 Operator's Guide

[Contents][Glossary][Index][Back][Next]

11.3.10 Suppressing certain confirmation messages

You can suppress the display of confirmation messages during the operation of JP1/AJS3 - View. Confirmation messages are indicated by an I or Q suffix in the message number.

Specify from:
A JP1/AJS3 - View file
For details, see 11.1.1 Individual-user customization.

Specification
Use the following format:
To suppress messages with message number suffix I:
jajsStopInformDialog=message-number-1-to-be-suppressed;message-number-2-to-be-suppressed;...message-number-n-to-be-suppressed (return)
To suppress messages with message number suffix Q:
jajsStopQuestDialog=message-number-1-to-be-suppressed;message-number-2-to-be-suppressed;...message-number-n-to-be-suppressed (return)
 
Confirmation messages are not suppressed unless these settings are specified.

Cautionary notes
  • You can only suppress the display of messages whose message numbers end with I or Q. Note that you cannot suppress the following messages:
    - KAVV126-I Now connecting with the Manager. Please wait.
    - Messages with message numbers that end with E
  • If you suppress a message that asks you a question (Yes or No, OK or Cancel), the system assumes that you gave a positive answer (Yes or OK).

Example
Suppress the display of messages KAVV370-I, KAVV371-I and KAVV372-I.
 
jajsStopInformDialog=370;371;372 (return)