On Fri, Jan 23, 2026 at 2:22 PM [email protected] <[email protected]> wrote:
> <snip>-.How do I position The Cursor the Command Line in a Rexx Macro > ?.paul dangelo > ---------------------------------------------------------------------- > > Paul, To be clear, it's an ISPF EDIT macro written in Rexx, not a Rexx macro. The ISPF doc has this blurb in it in the documentation on CURSOR placement by edit macros: Note: To position the cursor on the command line, issue a return code of 1 from the edit macro. RETURN(1) in Rexx should do it... Mike Shaw MVS/QuickRef Support Group Chicago-Soft, Ltd. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
