Author: daveporcelan
Posted: Thu Dec 15, 2016 11:14 pm (GMT 5.5)
You have written and EDIT macro.
This means you need to use edit (or view) to invoke this macro.
Even if you invoke with TSO first, it will not work as the ISREDIT commands will fail.
While it can be done while in Browse, it is a lot of trial and error of new techniques. Not worth it in my book.
As the Rolling Stones once said: You can't always get what you want.
Posted: Thu Dec 15, 2016 11:14 pm (GMT 5.5)
Quote: |
ADDRESS ISREDIT "MACRO ("DSN") PROCESS" |
You have written and EDIT macro.
This means you need to use edit (or view) to invoke this macro.
Even if you invoke with TSO first, it will not work as the ISREDIT commands will fail.
While it can be done while in Browse, it is a lot of trial and error of new techniques. Not worth it in my book.
Quote: |
I wish to use just 'B' in all the cases, without using the keyword TSO. Please suggest me how to get rid of this TSO command/Keyword in non-editable screens. |
As the Rolling Stones once said: You can't always get what you want.