BASIC $ Keywords

Discuss syntax highlighting or submit new syntax files.
Post Reply
User avatar
rjbill
Posts: 874
Joined: 13 Jun 2011 06:36

BASIC $ Keywords

Post by rjbill »

In BASIC, there are keywords like CHR$.

Do I have to make a "$" not be a symbol for this to highlight correctly
and have the editor think that "CHR$" is the full keyword name?

I guess it doesn't matter that it won't think a '$' is not a symbol.
RJTE version 16.15 (actual?) - 64-bit
Win 10 Pro 64-bit 8 GB RAM Intel Core i7-6700 3.40 GHz SCSI Hard Drive 1 TB

Note: The signature is dynamic, not static,
so it may not show the correct version above
that was in use at the time of the post.
User avatar
Rickard Johansson
Site Admin
Posts: 6577
Joined: 19 Jul 2006 14:29

Re: BASIC $ Keywords

Post by Rickard Johansson »

Removing $ from symbols should work I think. You may have to test it with a few basic files.
Post Reply