MSGID Questions

1

Is there ANY way to use MSGID in menu source?
My current site uses a lot of custom menus, created via SDA. At present there is no way of knowing if the user’s environment is live, test, development or whatever and I’d like to use a message literal to provide a header line in the top row of all menus making the environment explicit. All [...]

Answer Question   |  September 26, 2012  7:04 PM
AS/400, iSeries, Menu, MSGID
asked by:
65 pts.

Anyone know the monmsg msgid for (No active jobs to display)
I am doing command wrkactjob sbs(mysbs) job(myjob) If the job is not active I will receive the work screen with message  (No active jobs to display) Reason: I have a cl that monitors (myjob) in (mysbs).  I have the script set to send me an alert if there is no active job found/ or is down… I just would [...]

Answer Question   |  February 7, 2011  7:33 AM
AS/400 Active Jobs, AS400 Job Status, MSGID, WRKACTJOB
asked by:
205 pts.

SNDPGMMSG, Creates the message as part of Job Log but does not display it all the time
SNDPGMMSG MSGID(&MSGID) MSGF(ERRMSGC) MSGDTA(&MSGDATA) I have added some new code to some old programs and am getting some strange things happening. I create a Cl as indicated above that I call in my RPG?? Program to display and added a Message subfile (*ind58, to control the display) to the Display File to handle the programmed [...]

Answer Question   |  August 29, 2008  2:19 AM
MSGDTA, MSGF, MSGID, RPG, RPG/360, SNDPGMMSG
asked by:
15 pts.

1