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 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
HP 40gs Programming: Bug or Blindness? - Gerald H - 10-03-2017, 12:30 PM
RE: HP 40gs Programming: Bug or Blindness? - rpeg1971 - 10-08-2017 05:36 AM
|
User(s) browsing this thread: 1 Guest(s)