|
|||||
Recoverable Error |
SYMBOL declaration missing.
A program which contains a %y format item must contain an associated symbol declaration.
Additional Information
The program contains 'X' '%y's but has no SYMBOL declaration.
where X is the number of times a counter is printed with the
%y format item.
---- |