-
VBCODE tags ...
It's interesting how highlighting some text (changing color) under VBCODE tags has no effect on selected keywords but not all of them:
http://www.vbforums.com/showthread.p...36#post2768836
I think it should highlight entire text including the keywords because that's the whole point of highlighting - to bring attention.
-
Re: VBCODE tags ...
I would speculate that the VBCode tag is applied after the other tags. That would be why it overrides your coloring tag.
Brad!
-
Re: VBCODE tags ...
Perhaps you're right but doesn't that should be true for all the keywords and not some of them: in this case the Dim, Boolean, False, True, If, Sub were colored in red (as color tags were set) and the others were not. :confused:
-
Re: VBCODE tags ...
Ah. I didn't look that close before. You are right. Something goofy is going on. Since this is a hack into the internal code, it will take a bit to look into.
Brad!
-
Re: VBCODE tags ...
Oh, there is no rush so thanks in advance!