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