CodeCop Warning AA0001

There must be exactly one space character on each side of a binary operator such as := + - AND OR =.

Description

There must be exactly one space character on each side of a binary operator such as := + - AND OR =. The parameter comma operator however, should have no spaces.

See Also

CodeCop Analyzer
Get Started with AL
Developing Extensions