re: A86: Displaying OPs


[Prev][Next][Index][Thread]

re: A86: Displaying OPs




Dispop1 will display a floating point # in OP1 at the location
of Penrow and pencol. I op1 is not a floating point # you will see junk.

Later,
Pat

------------------
Original text

From: Filipe Pinto <nop56773@mail.telepac.pt>, on 6/11/98 6:03 PM:

Why doesn't this routine display OP4, OP5 and OP6 correctly

	call _OP4TOOP1
	call _dispOP1
	call _OP5TOOP1
	call _dispOP1
	call _OP6TOOP1
	call _dispOP1
	ret

thanks in advance



References: