Page 1 of 1

Keywords/Syntax

Posted: Tue Jan 30, 2001 12:42 pm
by Sven Frieske
I need to edit special procedures which know two classes of syntax: The first type is enclosed in that way: '...'
The second type has no start or stop signs.
I tried it using '-sign as SyntaxStart and SyntaxEnd. It works well for the first type.
Has anyone an idea how to realize the second type?
Thanks, Sven