Yes that was it
This is my PCL
When I enter for instance
LA 12345688 L(100) ASID(13)
And make breakpoint at LSTVALEN (length validity check and Breakpoint at
LSTASID) it bypass the ASID for some reason
Thank you
LISTAPCL IKJPARM
ADDR1 IKJIDENT 'ADDRESS..',RANGE,UPPERCASE,MAXLNTH=17,FIRST=ANY,OTHER=AX
NY,CHAR,VALIDCK=LSTVALAD
ASID# IKJKEYWD
IKJNAME 'ASID',SUBFLD=ASIDD
LATTR IKJKEYWD
IKJNAME 'LENGTH',SUBFLD=LENCD
IKJNAME 'L',SUBFLD=LENCD
ASIDD IKJSUBF
ASID IKJIDENT 'ASID',MAXLNTH=4,PROMPT='ASID ',FIRST=ANY,OTHER=ANY,VX
ALIDCK=LSTASID
LENCD IKJSUBF
LENGTH IKJIDENT 'LENGTH',MAXLNTH=3,FIRST=NUMERIC,OTHER=NUMERIC, C
PROMPT='LENGTH',VALIDCK=LSTVALEN
Joe Reichman
Joe Reichman
Lead Developer Sam Golob Systems Programming LLC
71-28 163 St Apt 1A
Fresh Meadows NY 11365
-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of
Walt Farrell
Sent: Sunday, April 30, 2023 10:51 AM
To: [email protected]
Subject: Re: IKJPARS PCL questions
On Sun, 30 Apr 2023 09:49:30 -0400, Joseph Reichman <[email protected]>
wrote:
>Do the keywords have to be enter the way they are laid out in the PCL
>
>I would think not
>
>Because that's why they are keywords
>
>However when I don't enter them that way it does not hit the validity
>exit
>From earlier in the thread, if I remember correctly, you have a mix of
>positional and keyword operands. The positional operands must, of course, be
>first and in the proper order. But the keywords can be in any order
--
Walt
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to
[email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN