FWIW Add a 'TRACE I' after ISREDIT "MACRO" and check what variable substitutions are being performed.

Donald Likens wrote:

Can anyone explain why the second try does not work as expected?

ISREDIT "MACRO" Say "IMPLUNIT" IMPLUNIT CMD = "CHANGE ALL SYSDA " IMPLUNIT ISREDIT CMD Results: IMPLUNIT SYSDA
   SYSDA is changed to SYSDA

ISREDIT "MACRO" Say "IMPLUNIT" IMPLUNIT ISREDIT "CHANGE ALL SYSDA " IMPLUNIT Results: IMPLUNIT SYSDA SYSDA is changed to IMPLUNIT
----------------------------------------------------------------------
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

Reply via email to