MacKinney Systems, Inc.

Q:

I would like to send a few specific JQP messages to the console.  Is this possible, and if so, how?


A:

If you are running JQP 2.3 or above you can easily do this.  By default, all messages are eligible to write to 
JQPLOG and no messages are eligible to write to the system console SYSLOG.  To write a message to the system console, modify the message table (JQPFDFMS) specifying SYSLOG=YES after the text of the message.  If you don't want the message written to JQPLOG, specify JQPLOG=NO after the text of the message. 
        
After making these changes, reassemble JQPFDFMS and issue the "NEWCOPY JQPFDFMS" command from JQP to make it active.