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.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Jon Perryman <[email protected]> Sent: Wednesday, August 13, 2025 4:14 PM To: [email protected] <[email protected]> Subject: pending edit line commands WAS: CBT Usermod Collection for ISPF (CUCI) V2R1 RELEASED! External Message: Use Caution On Wed, 13 Aug 2025 15:01:26 +0000, Seymour J Metz <[email protected]> wrote: >Has IBM added an equivalent to SET PENDING? Without that I don't see how to do >it in an EDIT macro. I'm guessing that "SET PENDING" means pending EDIT line commands because I can't think of anything else that could be pending in edit. Destination and invalid line commands are always pending until there is a request to process them. Processing for invalid line commands requires an edit macro to process the specific invalid line command versus destinations can include source line commands (e.g. C). ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
