Post Reply 
Raw files for these HP 67 program listings ?
08-31-2016, 06:47 PM (This post was last modified: 08-31-2016 07:13 PM by Dieter.)
Post: #6
RE: Raw files for these HP 67 program listings ?
(08-31-2016 05:01 PM)RobertM Wrote:  Well, I was going to tackle a couple of these but my first two tries showed (apparent) errors in the source? (RPN-67 SD nicely flags these errors - Thanks Willy!)

For Jive: Line 07 is f GSB 4 but there is no LBL 4.

This should be easy to fix. The program at this point is supposed to generate the number to guess, i.e. something between 0 and 99. The RNG is implemented at LBL 1. So simply change it to f GSB 1 and it should run.

(08-31-2016 05:01 PM)RobertM Wrote:  For Blackjack: Line 197/199/201 is GTO c, but there is no LBL c.

This seems to be a feature: the GTO c generates an "Error" message for invalid input.

Dieter
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Raw files for these HP 67 program listings ? - Dieter - 08-31-2016 06:47 PM



User(s) browsing this thread: 1 Guest(s)