Bug #33
closed
Change functionality on operator key words
Added by Wil van Antwerpen almost 9 years ago.
Updated over 8 years ago.
Description
Sergey
Can we exclude from the operators list - ',' ';' ')' '(' '[' ']'? Or make it configurable?
- Assignee set to Wil van Antwerpen
- Priority changed from Normal to High
- Status changed from New to Resolved
Removed from operator list:
#$&'(),.:;[]
added dataflex operators.
As a result the operator list now contains the following symbols:
*+-/<=>^
and the following keywords:
lt, le, gt, ge, eq, ne, and, contains, iand, ior, matches, max, min, or
Removed the fixed list of operator keywords again as we now have a configurable list of keywords.
- Status changed from Resolved to Closed
Also available in: Atom
PDF