Within a macro, I need the length of a parm passed to the macro. What is the format of the seta statement?
open code:
mymac word=abcd
mymac word=abcdefg
macro code:
macro
mymac &word=
&word_length seta ??????? << what do I use here
--
Tony Thigpen
