Sorry, darn yahoo Email and how listserv handles formatting. Here's another
try at getting it right.
pgm ENTER
LA R15,0
BRANCH_ON (R15)
LBL00
LBL04
--------------------------
RETURN
On Saturday, March 9, 2019, 7:32:41 PM PST, Jon Perryman
<[email protected]> wrote:
Hi Tony,
Please at least pretend you looked the code I included. Does the index look too
high or too low? I'm sorry it did not get formatted correctly but clearly the
index was 0. Here it is again correctly formatted.
pgm ENTER
LA R15,0
BRANCH_ON (R15)
LBL00 LBL04
--------------------------
RETURN