On Wed, 13 Aug 2025 22:14:46 +0000, Seymour J Metz <[email protected]> wrote:
>SET PENDING is an XEDIT command that places a line command >in the sequence area of a specified line and leaves it pending until the user >hit ENTER. The IBM documented method is to use labels and have an edit macro process the labels as if they were commands. ISPF edit line commands were designed to be typed in by the user. Another documented method is to hide unwanted lines and have the edit macro process lines not hidden. Maybe ISPF edit uses an ISPF table. While not documented, you might be able to find the table and modify the line command field with invalid commands. You would still need an edit macro. Personally, I would use labels but I don't know the requirements. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
