--- In [email protected], "quantiworks" <quanticwo...@...> wrote: > > bruce, > minor curiosity... > Why is that file referring C#? > > " > ; TextPad syntax definitions for C# > > ; Simple syntax > ; Keywords 1: C# Keywords except operators > ; Keywords 2: C# Operators > " > > Does PPSL resembles C# syntax?
Only in the sense that both distantly resemble C. I guess I based the PowerPro one on a C# sytnax file and forgot to delete the comments. I'd start with C and change the operators and keywords, operators and comments characters to PowerPro's. Make sure you ignore case.
