Product Site

C.1.18. Error 21 - Invalid data on end of clause.

Explanation:

A keyword instruction or a directive is followed by a token other than a comment.

The associated subcodes are:
900

message.
901

Data must not follow the NOP keyword; found "data".
902

Data must not follow the SELECT keyword; found "data".
903

Data must not follow the NAME trap name; found "data".
904

Data must not follow the condition name; found "data".
905

Data must not follow the SIGNAL label name; found "data".
906

Data must not follow the TRACE setting; found "data".
907

Data must not follow the LEAVE name; found "data".
908

Data must not follow the ITERATE name; found "data".
909

Data must not follow the END name; found "data".
911

Data must not follow the NUMERIC FORM specification; found "data".
912

Data must not follow the GUARD OFF specification; found "data".
913

Data must not follow the ::CONSTANT value; found "data".
914

Data must not follow the ::RESOURCE directive; found "data".