> Once again, Thanks man! Worked like a charm. I DID finish itI learned starting with this: http://www.hpcalc.org/details.php?id=1771
> yesterday though by saying <<PUSH 4 RND 4 FIX DUP IP 'DECP' STO 34 CHR
> + 46 CHR 176 CHR SREPL DROP DUP IF 'DECP<10' THEN 1 4 SUB 39 CHR + 5 9
> SUB + END IF 'DECP(>=)10' 'DECP<100' AND... Well you probably get the
> drift. Im erasing mine in about 5 minuites BTW...
> I still can't understand how guys learn this stuff! I thought I've
> come a long way, yea right.. Is there any books on rpl programming or
> is it a lot like another language more widely known? I would like to
> learn more (obviously I'm here) Thanks again!
From there, it was just experience. As to that program, I copied it
from comp.sys.hp48 which is the real resource for HP calculator
related stuff (not collector models).
I searched for "DMS display" so I wouldn't have to reinvent the wheel,
and copied a routine I found there. In my surveying software, the DMS
display is handled by a rather quick assembly routine, but that is
quite beyond this scope.
TW
