Rod,
The article says put the library name into the first 10 positions, and the
member name into the next 10, so (for example):
chgdtaara %sst(*lda:1:10) &library
chgdtaara %sst(*lda:11:10) &mbrname
Kevin's right, though, make sure that you have the member in EVFEVENT in
that library first. Hopefully the OPTION(*SRCDBG) is making that happen.
Good luck!
Dave Shaw
Mohawk Industries
Dave,
Yes the EVFEVENT file(pgmname.mbr) is created in the output
library(which is different one than the input library). This was being
created with the *LSTDBG option also. I can go to that file and select Show
in Error List but it won't automatically display. I was already doing the
following two commands after the CRTCBLPGM:
CHGDTAARA DTAARA(*LDA (1 10)) VALUE(&OBJLIB)
CHGDTAARA DTAARA(*LDA (11 10)) VALUE(&PGM)
I got this out of some help info. Is this the wrong command from a CL
program?
Thanks,
Rod
Please consider the environment before printing this email.
This message, including any attached documents, is intended for the
addressees only. It may contain information that is confidential,
privileged and/or exempt from disclosure. No rights to privilege or
confidentiality have been waived. Any unauthorized use or disclosure is
prohibited. If you have received this message in error, please reply to the
sender by e-mail and delete or destroy all copies of this message.
______________________________________________________
Avant d'imprimer ce courriel, pensez à l'environnement.
Ce message, incluant tous les documents joints, est à l'intention des
destinataires visés seulement. Il peut contenir des renseignements
confidentiels, protégés et/ou ne pouvant pas être divulgués. Aucune
renonciation n'est faite quant à sa nature confidentielle et privilégiée.
Par conséquent, toute diffusion ou utilisation non autorisée est
strictement interdite. Si vous avez reçu ce message par erreur, veuillez
en aviser immédiatement l'expéditeur par retour de courriel et en détruire
toutes les copies existantes.
As an Amazon Associate we earn from qualifying purchases.