Several conditions can
prevent a macro reference from resolving. These conditions appear
when
-
a macro name is misspelled
-
a macro is called before being
defined
-
strings containing percent signs
are encountered. For example:
TITLE Cost Expressed as %Sales;
If your program contains
a percent sign in a string that could be mistaken for a macro keyword,
specify NOMERROR.