× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



At 01:51 09/06/1999 , Rich Duzenbury wrote:
>I'm trying to write a program that will redirect certain users to a 
>different subsystem (regardless of their workstation name) as their job 
>begins, with some success.  For various reasons, I cannot or do not want 
>to change their initial program.
>
>Instead, I have the following code tied to a routing entry in each of the 
>affected subsystems.  It works pretty well, but has the annoying habit of 
>displaying any messages on the *EXT message queue at the time the TFRJOB 
>statement is executed.
>
>Typically, the display shows the following:
>TFRJOB command ended the routing step. (CPF1293)
>Routing step started in subsystem XXXX. (CPF1294)
>
>I notice this does not happen when using TFRJOB on 'conforming' subsystems 
>from a command line such as going from QINTER to QCTL for example.
>
>Does anyone know the proper way to move the job without the messages 
>appearing?

I don't know about "proper", but you might try ignoring status message 
during the transfer by changing the status message handling with the CHGJOB 
command. If that doesn't work, you could create your own message file, put 
blank CPF1293 and CPF1294 messages in it and use OVRMSGF in your program to 
cause your message file to be used for these messages instead of QCPFMSG. 
The blank messages will be invisible.
Pete Hall
pbhall@execpc.com
http://www.execpc.com/~pbhall
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.