Posted 19 years ago
by Matthew Smith
- Australia
Hi,
Using a pre-processor directive, I have the following correctly outlining:
Rem
End Rem
What I need is to color that entire section (including any words within the section) the required style - in this case green. Is this possible?
I have looked at the /* */ example in the C# Language definition as a guide to just colorising it, but changing /* to Rem and */ to End Rem will not work - it colors everything from that point on.
Can anyone give any advice?
Using a pre-processor directive, I have the following correctly outlining:
Rem
End Rem
What I need is to color that entire section (including any words within the section) the required style - in this case green. Is this possible?
I have looked at the /* */ example in the C# Language definition as a guide to just colorising it, but changing /* to Rem and */ to End Rem will not work - it colors everything from that point on.
Can anyone give any advice?