Post Reply 
HP 40gs Programming: Bug or Blindness?
10-08-2017, 05:36 AM
Post: #2
RE: HP 40gs Programming: Bug or Blindness?
Hi again. Please forget my previous message. Tested your program on the HP40GS emulator and found the error. You only have to replace NEXT: clauses by END: clauses. The program runs fine after these changes. FOR syntax is:

FOR <variable> = <start value> TO <end value> [STEP <increment>] <statements> END
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP 40gs Programming: Bug or Blindness? - rpeg1971 - 10-08-2017 05:36 AM



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