That code has nothing to do with edit line commands. Your LABEL command assigns 
a label that (minus the period) happens to have the same spelling as the HX 
edit line command.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Discussion List [[email protected]] on behalf of 
Hank Oerlemans [[email protected]]
Sent: Friday, September 10, 2021 12:48 AM
To: [email protected]
Subject: Re: ispf edit macro "HX" line command

/* Rexx */
Address isredit
"macro"
"label 4 = .HX"
"FLIP .HX"

flips line 4.

Hank

----------------------------------------------------------------------
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

Reply via email to