HelloAfter searching many previous articles regarding cursor positioning Im
still not clear how to do what I want to accomplish -.Im not well versed in
Rexx -.I Have a Rexx Module which invokes TSO EDIT with a macro to modify
several symbolics in JCL -. ADDRESS ISPEXEC
"EDIT DATASET('"JclLib"')
MACRO(XCHANGE) PARM(PDSMEM)".The Edit Macro works as expected with
one exception -When the JclLib is presented to the user with its changes, the
CURSOR is positioned at the last symbolic changed -.I would like to position
the Cursor at the TSO Edit Command Line - Regardless of where the Command line
is located (top or bottom) -.I tried issuing "TOP" in the MACRO, however the
statement keeps getting flagged -.How do I position The Cursor the Command Line
in a Rexx Macro ?.paul dangelo
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN