Post Reply 
Emu48 Indefinite Loops
03-27-2022, 06:25 PM (This post was last modified: 03-27-2022 06:30 PM by MNH.)
Post: #1
Emu48 Indefinite Loops
When using indefinite loops, is there a logical way to end the loop before it executes one more time? Take a WHILE loop for example. I have a string that contains two line feed characters. The third line has no line feed character because no line proceeds it. My test condition is the value of POS when searching for the position of a line feed character. While POS isn't zero the loop continues. My program fails because the loop executes one more time, and there's no starting position for the final SUB. Any thoughts?
Find all posts by this user
Quote this message in a reply
03-27-2022, 10:22 PM
Post: #2
RE: Emu48 Indefinite Loops
This is not an Emu48 question. Specify which calculator you are emulating and ask the question in the General forum, please.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




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