Re: ISPF: How to remove highlighting of a FIND/SEEK result in an EDIT MACRO

2022-12-31 Thread Paul Gilmartin
On Sun, 1 Jan 2023 00:49:52 +0200, Binyamin Dissen wrote: >I have an EDIT MACRO that is doing a SEEK (but the same results with FIND). >There does not seem to be an obvious way to reset the high-lit result. > Why is highlighting undesirable? Terminal sensitivity? BTW, I'm suddenly curious: Does

Re: ISPF: How to remove highlighting of a FIND/SEEK result in an EDIT MACRO

2022-12-31 Thread Bob Bridges
I don't think I've ever run across this. The Edit Macro manual says this about RESET FIND: "Turns off highlighting of FIND strings until the next FIND, RFIND, CHANGE, or RCHANGE command. However, SEEK and EXCLUDE do not return the highlighting of FIND strings in this manner. "RESET with no opera

ISPF: How to remove highlighting of a FIND/SEEK result in an EDIT MACRO

2022-12-31 Thread Binyamin Dissen
I have an EDIT MACRO that is doing a SEEK (but the same results with FIND). There does not seem to be an obvious way to reset the high-lit result. I tried RESET FIND and RESET with no luck. What obvious command am I missing? -- Binyamin Dissen http://www.dissensoftware.com Director, Dissen So