|
Chuck, IBM now explicitely qualifies IBM supplied commands to either *SYSTEM or *NLVLIBL. The old techniques of creating a custom version of a command is no longer fully supported. This was first documented in V5R2 Memo to Users. See http://publib.boulder.ibm.com/iseries/v5r2/ic2924/info/rzaq9.pdf page 19 in the PDF. ("Programs that use customized versions of IBM-supplied commands") IBM recommends using either QIBM_QCA_RTV_COMMAND or QIBM_QCA_CHG_COMMAND exits to manage these command overrides. hth, Eric DeLong Sally Beauty Company MIS-Project Manager (BSG) 940-297-2863 or ext. 1863 -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Chuck Wannall Sent: Monday, July 17, 2006 11:07 AM To: 'Midrange Systems Technical Discussion' Subject: RE: Changing default commands on wrksplf I can do the same if I use an IBM command as the replacement. I can't do it if I try to use my own custom command. I checked what I could of the exit points, but it doesn't seem to be relevant to the issue at hand. I will work on this more as a test when I have the time. -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Dolinar, Brian Sent: Friday, July 14, 2006 8:57 AM To: midrange-l@xxxxxxxxxxxx Subject: Re: Changing default commands on wrksplf Chuck, I was able to get this to work on a V5R3 system, but I don't know if I did it the same way you did. Hopefully there are some clues to be found Brian CRTMSGF MSGF(BCDLIB/QCPFMSG) TEXT('TEST-Brians Override MSGF') CPYMSGD FROMMSGID(CPX3438) FROMMSGF(QSYS/QCPFMSG) TOMSGF(BCDLIB/QCPFMSG) /* ok, cheated here, used the iseries-toolkit command from sourceforge to do this */ CHGMSGD MSGID(CPX3438) MSGF(BCDLIB/QCPFMSG) MSG('?dspmsg qsysopr') OVRMSGF MSGF(QCPFMSG) TOMSGF(BCDLIB/QCPFMSG) Voila! ---- Brian Dolinar | ACS Healthcare Solutions
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.