You create a message queue for each user when they signon. You set it to
break mode and you use your own message handling program.
You have another program that sends a message to any of those message queues
that are in use (*Locked)
The message handling program wakes up when the message queue receives a
message and can display whatever you want.
http://publib.boulder.ibm.com/iseries/v5r1/ic2924/index.htm?info/apis/mh1.ht
m
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Jay Vaughn
Sent: Monday, October 15, 2007 10:15 AM
To: RPG programming on the AS400 / iSeries
Subject: RE: i5 pop up window
so you are suggesting that the program is initiated from the user profile
setting when the user signs on and continues running in the background as
the user carries on their normal activities?
Thanks,
Jay Vaughn
Senior I5 Programmer/Analyst
RateWatch
(P) 251.633.8929
(F) 251.633.8929
www.rate-watch.com
-----Original Message-----
From: "Phil Kestenbaum" <pkestenbaum@xxxxxxxxxxx>
To: "RPG programming on the AS400 / iSeries" <rpg400-l@xxxxxxxxxxxx>
Date: Mon, 15 Oct 2007 10:05:21 -0400
Subject: RE: i5 pop up window
Jay, Very interesting question. Can you program something on a terminal
id level basis. Perhaps the program that is called on the USerprofile
can provide a call to this pop up reminder program.
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Jay Vaughn
Sent: Monday, October 15, 2007 10:02 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: i5 pop up window
For our green-screen users, is there a way to custom program (via rpgiv)
a
way to have a window pop up on a users screen no matter what application
they are in that will provide reminder information to them. They should
be
able to continue working in whatever they are working in, but see the
popup
window. After a certain amount of time (or whatever condition), the
window
will automatically disappear.
We were even considering a simple clp with sndbrkmsg, but that would
really
be a little too rough around the edges.
Is there a way or will 3rd party software be required?
Thanks,
Jay Vaughn
Senior I5 Programmer/Analyst
RateWatch
(P) 251.633.8929
(F) 251.633.8929
www.rate-watch.com
As an Amazon Associate we earn from qualifying purchases.