V S Amarendra Reddy
Active User

Joined: 13 Sep 2006 Posts: 221 Location: USA
|
|
|
|
I wrote a Rexx Macro to read the current editor code lines and compare them against its Prod version, then mark the changes with some tags in columns 73 to 80.
It works fine if the current editor file is a cataloged file, such as a PDS or PS file.
However, in Panvalet editor/view session it is unable to. I have manually tried to run a COMP command in Panvalet editor. I have got an error message saying that ' Dataset is not cataloged'. I pressed PF1 and it gave some dataset name and said the dataset is not cataloged. I tried to check in 3.4 and yes it isn't there.
So wondering how Panvalet is loading a program when we try to access it, so I can leverage it to run my backend compare inside the macro. |
|