Search found 2 matches

by randomblink
Mon Oct 13, 2003 5:25 pm
Forum: General
Topic: Syntax Colors
Replies: 3
Views: 481

I Figured It Out

I used the CPP.SYN Syntax file to Open ALL my Neverwinter Nights scripts.
THEN...
I saved all the open files as a Workspace.
THEN...
I added in an OFFICIAL Neverwinter Nights Syntax File.
BUT...
The Workspace wouldn't use the Syntax File for Colors or anything else.
It turns out, your Workspace ...
by randomblink
Mon Oct 13, 2003 4:43 pm
Forum: General
Topic: Syntax Colors
Replies: 3
Views: 481

Syntax Colors

Ok.
I use a syntax file created for Neverwinter Nights scripting.
The language is a C++ derivative.
However, the Syntax file doesn't seem to 'FULLY' work.
It will highlight SOME of the (Keywords 1) words, but not all.
For instance, int gets highlighted, but object does not.
I don't understand what ...