×
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.
https://www.ibm.com/docs/en/i/7.3?topic=codes-dsply-display-message
Free-Form Syntax DSPLY{(E)} {message {message-queue {response}}}
Code Factor 1 Factor 2 Result Field Indicators
DSPLY (E) message message-queue response _ ER _
If you have to change the program to put to an actual QUEUE name then I think you are better off writing to a SPLF or IFS file instead. More buffered output reduced waste of time spent writing to a QUEUE.
-Matt
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of James H. H. Lampert via MIDRANGE-L
Sent: Monday, August 9, 2021 4:21 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Cc: James H. H. Lampert <jamesl@xxxxxxxxxxxxxxxxx>
Subject: Message queues and RPG DSPLY
I've got an RPG program that uses DSPLY statements.
And it's to be used in a situation that will do the DSPLY some 25 thousand times.
Clearly, running it in a terminal session would not be good in this situation, but running it in batch would be worse, sending all 25k messages to the system operator message queue.
Is there a way, in a SBMJOB, to specify some other destination for RPG DSPLY output?
--
JHHL
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: mailto:MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://urldefense.com/v3/__https://lists.midrange.com/mailman/listinfo/midrange-l__;!!O6xM9Yim9Yk!on3r4eBn8-guJpDuhbpZItPdJ8LhCeUwGFlKTG71xZZrdVWCS0-Y2d6x2gCRLAHeUjP1$
or email: mailto:MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://urldefense.com/v3/__https://archive.midrange.com/midrange-l__;!!O6xM9Yim9Yk!on3r4eBn8-guJpDuhbpZItPdJ8LhCeUwGFlKTG71xZZrdVWCS0-Y2d6x2gCRLCi1N04e$ .
Please contact mailto:support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://urldefense.com/v3/__https://amazon.midrange.com__;!!O6xM9Yim9Yk!on3r4eBn8-guJpDuhbpZItPdJ8LhCeUwGFlKTG71xZZrdVWCS0-Y2d6x2gCRLIBkbYHE$
As an Amazon Associate we earn from qualifying purchases.