[Gambas-devel] Operator > 1

Benoit Minisini gambas at ...1...
Wed Aug 18 19:44:05 CEST 2004


On Tuesday 17 August 2004 22:38, Charlie wrote:
> Benoit Minisini schrieb:
> >On Tuesday 17 August 2004 23:35, Charlie Reinl wrote:
> >>Salut Benoit,
> >>
> >>where can I find the editor.color List.
> >>I mean all possible Operators etc.
> >>Because I need a List of all Operator > 1.
> >>
> >>Amicalement
> >>Charlie
> >
> >What do you mean exactly ???
>
> A liste or where I can find this, of all what gets the Type Operator.
> Like : <>, <=, >=, &/ etc.
>
> Charlie
>

I think I understand your problem. 

GambasEditor.Analyze() should do the job for you, i.e. if an operator is two 
characters, then it should take only one entry in the array returnes by 
GambasEditor.Symbols.

Actually, sometimes, maybe operators are splitted by the Analyze() method, 
whereas they should not. Is it your problem ?

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the Devel mailing list