I wanted to change the system request option 5 from SNDMSG to a command line. So i created a new message file and changed the text in CPX2313 and then i used the command to CHGSYSLIBL to put my lib on top of the libl. But still when i take option 5 on system rqs i get the following error
"Command CMDEXC in library *NLVLIBL not found"
Can anybody help me out with?
Thanks in advance for your help
Software/Hardware used:
ASKED:
November 25, 2008 7:07 AM
UPDATED:
November 25, 2008 2:28 PM
sorry i forgot to inform that i created that command. I just wanted to know how to put user defined commands in place of System request. I even did a CHGSYSLIBL and added my libeary containing the command to libl. I did this becoz i was gettin the error CMDEXC not present in *NLVLIBL.
Hi,
Looks like the commands have to be contained in the National Language Libraries – alternatively you could try using a command exit point. There’s some information on This link
Hope this helps,
Martin Gilbert.