In <[EMAIL PROTECTED]>, on 01/16/2006
   at 05:20 PM, "Stephen M. Wiegand" <[EMAIL PROTECTED]> said:

>OK I admit I'm old and my brain sometimes goes out to lunch.  Today 
>is one of those times.  I have this error in a REXX macro that I use 
>in TSO that I just can't figure out how to correct.

Where are HILVL, P and STK0 defined? If they are ISPF variable then
that code should work. Or did you mean for the & to simply be an & in
the search string? In the latter case you need to escape the &.

>I've looked through the REXX documentation

Why? It looks like an ISPF issue. REXX doesn't use an & as a
substitution character. What are you trying to substitute, REXX
variables or ISPF variables?

Note: once you execute "address ISREDIT", there is no need to put
"ISREDIT" in front of every command.
 
-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to