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

Problem with tabulator setting of the PRINT command #146

Open
cursorkeys opened this issue Feb 23, 2022 · 1 comment
Open

Problem with tabulator setting of the PRINT command #146

cursorkeys opened this issue Feb 23, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@cursorkeys
Copy link
Contributor

cursorkeys commented Feb 23, 2022

10 FOR I= 1 TO 1000
20 PRINT TAB(I);"HELLO"
30 NEXT I
The output is not as expected. It stops shifting the characters after it reaches the end of the screen.

Reported by: Pascal Felique (on Facebook)

@cursorkeys cursorkeys added this to the 0.8patch milestone Feb 23, 2022
@cursorkeys
Copy link
Contributor Author

@cursorkeys cursorkeys added the bug Something isn't working label Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant