Tintware Documentation : Idget Library : Edit Controls : edit.syntaxSyntax#(%edit.syntax,%syntax) %edit specifies an edit control. %syntax specifies a syntax table where the first character in the table specifies the syntax for ascii character zero and so on. A s indicates that the character is a space and a w indicates that the character is part of a word. |