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

Unsure about term un-shifted #559

Closed
Pimau opened this issue Sep 10, 2023 · 1 comment
Closed

Unsure about term un-shifted #559

Pimau opened this issue Sep 10, 2023 · 1 comment
Labels
new New report, not classified yet

Comments

@Pimau
Copy link

Pimau commented Sep 10, 2023

Describe where we can find the problematic topic
APPENDIX B
BASIC 65 Command Reference
B-10 and B-109
In the section "Remarks", first line

Describe the solution you'd like
I am not sure if the term "un-shifted" works here, because the & is a shifted character in my opinion == chars created by pressing a control/shift key in combination with the un-shifted key assignment.
I would change to: "Any ASCII compatible character that is not part of the string can be used instead of /.", because special PETSCII chars do not work but anything else.

@Pimau Pimau added the new New report, not classified yet label Sep 10, 2023
@dansanderson
Copy link
Collaborator

Agreed. Changed to "Any punctuation character", which might be technically inaccurate (if non-punctuation "un-shifted" characters also work) but is the most likely to be useful and understood.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new New report, not classified yet
Projects
None yet
Development

No branches or pull requests

2 participants