Quote:
Originally Posted by Flame_Phoenix
 JASS:
set x = 'aa'
set y = 'abc'
set z = 'abcde'
set z = 'abcdef...'
Isn't this supposed to be work for a syntax checker?
What are the exact rules of rawcodes? They can only use A -Z, a-z, and 0 -9 in combinations of 4??
I don't even know if it is possible for Kate to make this check ...
|
rawcodes may only have a length of 1 or 4 chars...
__________________