|
|||||
Recoverable Error |
Encountered an untyped variable in a heralded program.
Heralded programs are those that have either a 'DECLARE HERALDED-NAMES' declaration or are run with "-herald" on the command-line. Variables need not be declared, but every instance of a variable must be given with its type.
Additional Information
The keyword 'X' is needed before "Y" in the current context.
where X is a shelf type, and Y is the name of the shelf.
---- |