×
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.
Hi Steve,
This could probably be negated somewhat by registering a break message handler to the job, and having it display the message for n seconds, then returning control to the interactive session.....
Eric
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of
smorrison@xxxxxxxxxxxxxxxxxxx
Sent: Monday, October 15, 2007 2:19 PM
To: RPG programming on the AS400 / iSeries
Subject: Re: i5 pop up window
Except for the latter requirement, the sndbrkmsg is the
only thing that seems to satisfy those requirements.
You need to be aware that sending a break message to a interactive session
will halt any interactive processing going on in that session. If there is
a long running job from that session, it will not proceed until the break
message is answered. This could also produce record lock problems.
Steven Morrison
Fidelity Express
903-885-1283 ext. 479
As an Amazon Associate we earn from qualifying purchases.