
Help for !Bas-Help+

Clicking <Select> on the iconbar-icon will display a window with
all the BASIC keywords displayed.

Clicking <Select> on a keyword will open another window showing 
'Help' on that keyword.
The window title also shows the BASIC token value of the keyword.

Note that, with the one exception @%, ALL the BASIC tokens satisfy
1 byte values:  b1%>=&7F AND b1%<=&FF, where b1%=byte value
2 byte values:  first byte b1% is either &C6,&C7 or &C8.

That's it.

Copyright:  R.A.Swetman
