K' is correct, as in this little example

      MACRO
      X     &A
&LA   SETA  K'&A
      MNOTE 'LENGTH OF A IS &LA'
      MEND
      X    PARAMETER
      END

-----Ursprüngliche Nachricht-----
Von: IBM Mainframe Assembler List [mailto:ASSEMBLER-LIST@LISTSERV.UGA.EDU] Im 
Auftrag von Martin Truebner
Gesendet: Mittwoch, 12. Februar 2014 16:39
An: ASSEMBLER-LIST@LISTSERV.UGA.EDU
Betreff: Re: getting length of macro symbol

But K does not consider ' and & proper.

Tony - there is an alternative to K (which is in the book) that is superior to 
plain K. IIRC it is a function

--
Martin

Pi_cap_CPU - all you ever need around MWLC/SCRT/CMT in z/VSE more at 
http://www.picapcpu.de

Reply via email to