I'm using an IBM-supplied macro that contains something similar to

CODE  EQU C'ABCD'

I have a value returned by a system service and I want to see if it matches 
CODE, something like

CLC MYSTRING,=C(CODE)

Of course, this is invalid. I can't figure out how to use this equate. Anybody 
have an idea?

Thanks,
/Mike Ludé

Reply via email to