Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BASIC program execution errors #14

Closed
SanjivanM opened this issue Nov 24, 2017 · 1 comment
Closed

BASIC program execution errors #14

SanjivanM opened this issue Nov 24, 2017 · 1 comment

Comments

@SanjivanM
Copy link
Contributor

SanjivanM commented Nov 24, 2017

When I executed the following code:

[CLASSIC]
Lbl A
Input Str0
If Str0="..":Goto Q
Goto A
Lbl Q
[MATHPRINT]

The program hangs, without switching to MATHPRINT. A few seconds later, when the Run indicator stops spinning, I pressed [ON], which caused the RAM to reset. Another thing is that when I ran a test version of BonziCE, the input field looked weird: (the picture was taken w/ TI-Connect CE, when the cursor was "off". The plot mark wasn't there before. Also, the homescreen is a bit messed up when I ran BonziCE (input Field is lower, the $ is the start of the field). The homescreen was cleared before the Input.

Error picture:
bonzice error

@mateoconlechuga
Copy link
Owner

Fixed with 84097eb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants