LITNONGRAPH

LITNONGRAPH, M standard requires graphics in string literals.

Compile-time warning: flags a standard violation. The generated code will accept the string, even though it contains “invisible” characters.

Action: Consider revising the literal to use $CHAR() and possibly concatenation to make the code more maintainable.

inserted by FC2 system