AS/400 Primary Language CL RPG Questions

1

SNDDST to include User Name with the Error
  I would also like to get the USER Name that has the MSGW  in this CL… How can I do that?   SNDDST TYPE(*LMSG) TOINTNET((‘user@tmyCompany.com’) DSTD(‘***- Message in ACTIVE JOBS -***’) LONGMSG(‘Message waiting in Active Jobs ‘) IMPORTANCE(*HIGH) PTY(*HIGH)

Answer Question   |  July 23, 2010  6:21 PM
AS/400 DB2, AS/400 Primary Language CL RPG, SNDDST
asked by:
765 pts.

AS/400 message queue
Hi dear All, I’m stuck up.. in my first message queue program. I read message on the *msgq (using RCVMSG) and write it in a PF. I’ve 2 (dumb) Questions. 1. I provide ‘message queue’ as a parameter to RCVMSG command. when the command is executed, it reads only one row at a time. so If I’ve [...]

Answer Question   |  June 17, 2010  1:29 PM
AS/400, AS/400 message queues, AS/400 Primary Language CL RPG
asked by:
70 pts.

AS/400 Primary Language
Hi! I developed an application in CL and RPG and I want it to be multilingual. Is it possible to programmatically read the system primary language so I can use the same language for my application?[o:p][/o:p]

Answer Question   |  November 20, 2009  3:05 PM
AS/400 Primary Language CL RPG, CL, RPG
asked by:
15 pts.

1