Hi Eric,
I have a macro that generates a code sequence like this:
J *+4+6
DC C'$SL$,Y(x,y)
x and y are "footprint" type fields.
The x represents the module identifier, 1, 2, 3, etc and y represents the
specific macro expansion, 1, 2, 3, etc.
The idea being when the PSW+4 points to the specific C'$SL$,Y(x,y)
combination, trigger the SLIP.
I tried using the DA=(......) parameter and when I coded what I hoped would
work, I used PSW like I would have used, for instance, 2R, and the SLIP
parser rejected it.
Chuck
On Tue, Jun 20, 2023 at 1:50 PM Eric D Rossman <[email protected]> wrote:
> Normally, you would use the RANGE= option to have the SLIP hit on certain
> PSWs. Are you trying to see if a particular instruction is present at the
> PSW?
>
> Eric Rossman
>
> -----Original Message-----
> From: IBM Mainframe Discussion List <[email protected]> On Behalf
> Of Charles Hardee
> Sent: Tuesday, June 20, 2023 1:40 PM
> To: [email protected]
> Subject: [EXTERNAL] Question on the SLIP command
>
> Hello All,
>
> I have a question regarding the SLIP command.
>
> In my DA= parameter I have used things like 2r? to reference register 2,
> etc.
> Is there a symbol for the PSW?
> I have tried DA=(PSW?+0,EQ,*myvalue*) and it tells me the DA parm is bad.
>
> Thanks,
> Chuck
>
> ----------------------------------------------------------------------
> 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