Product Site

C.1.17. Error 20 - Symbol expected.

Explanation:

A symbol was expected while parsing a keyword instruction, a directive, or a term. Either there was no symbol when one was required or the language processor found another token.

The associated subcodes are:
900

message.
901

Symbol expected after DROP keyword.
902

Symbol expected after EXPOSE keyword.
903

Symbol expected after PARSE keyword.
904

Symbol expected after PARSE VAR.
905

NUMERIC must be followed by one of the keywords DIGITS, FORM, or FUZZ; found "symbol".
906

Symbol expected after "(" of a variable reference.
907

Symbol expected after LEAVE keyword.
908

Symbol expected after ITERATE keyword.
909

Symbol expected after END keyword.
911

Symbol expected after ON keyword.
912

Symbol expected after OFF keyword.
913

Symbol expected after USE ARG.
914

Symbol expected after RAISE keyword.
915

Symbol expected after USER keyword.
916

Symbol expected after ::.
917

Symbol expected after superclass colon (:).
918

Symbol expected after LABEL keyword.
919

Symbol expected as ::ANNOTATE attribute name; found "name".
920

Symbol expected after NAMESPACE keyword.
921

Symbol expected as a class name of qualified class name.
922

Symbol expected as a routine name of qualified CALL instruction.
923

Symbol expected as a name of namespace-qualified symbol.
924

Symbol expected for the ::ANNOTATE type.
925

Symbol expected after the FORM keyword.
926

Symbol expected after the DELEGATE keyword.
927

Symbol expected after USE LOCAL.
928

Symbol expected as an indirect variable name; found "token".
929

Symbol expected after keyword keyword.
930

Simple variable or stem symbol expected after > or < prefix operator; found token.
931

Simple variable or stem symbol expected after > or < USE ARG reference operator; found token.
932

Stem symbol expected after STEM keyword.
933

Symbol expected after WITH keyword.
934

Symbol expected after COUNTER keyword.
935

Symbol expected after the NUMERIC subdirective keyword.