Search found 4 matches

by Bob Stone
Thu Sep 25, 2003 12:53 pm
Forum: General
Topic: Highlighting: KEYWORDS vs FUNCTIONS
Replies: 6
Views: 934

Found the problem...

I had a keyword section for system function calls that included parentheses, e.g.

SYS(1)
SYS(2)
...

Don't know why this would affect other function names. Confused TexPad anyway <vbg>...

I added SYS to a new Keyword section to get specific colors. I'll also update the ...
by Bob Stone
Thu Sep 25, 2003 12:23 pm
Forum: General
Topic: Highlighting: KEYWORDS vs FUNCTIONS
Replies: 6
Views: 934

Thanks Keith...

I have not included any parentheses in the function names as listed in the keyword lists. They are only in the BracketChars key of the [Syntax] section of the .syn file. As brackets, they always highlight correctly even in function call. This is desireable. They are not included in ...
by Bob Stone
Wed Sep 24, 2003 3:33 pm
Forum: General
Topic: Highlighting: KEYWORDS vs FUNCTIONS
Replies: 6
Views: 934

Highlighting: KEYWORDS vs FUNCTIONS

My FoxPro syntax file works pretty well <g> with the following problem.

FoxPro functions will not highlight properly unless there is a space between the function name and the first parenthesis of the argument.

Curiously, if a square bracket is used to surround the arguments, it highlights ...
by Bob Stone
Fri Sep 12, 2003 12:51 pm
Forum: General
Topic: Avatar picture formats...
Replies: 2
Views: 361

Avatar picture formats...

What formats are supported for avatars? Since it's a web page I would guess BMP, GIF, JPG, possibly PNG.

Any restriction on picture dimensions, color depth?