Update README.md

This commit is contained in:
Bobbi Webber-Manners
2022-12-19 20:36:52 -05:00
committed by GitHub
parent c1de99458d
commit 2022af3867

View File

@@ -309,7 +309,7 @@ disable debugging output.
`*KEY n <text>` - Programs a user-defined function key. n can take values
from 0 to 15. Values of 0 through 9 refer to the function keys (Open Apple
+ number key 0 through 9), while higher numbers may be used to program the
plus number key 0 through 9), while higher numbers may be used to program the
cursor keys and Copy key. For example `*KEY 1 LIST|M`.
`*CODE x,y` - Invokes user machine code through the user vector `USERV`.