PCC-00100

Error: PCC-00100: Non integer label is not ANSI

Causa: An Oracle extension to the ANSI/ISO SQL standard was used. Specifically, a non-integer WHENEVER ... GOTO label was in a Pro*Pascal program. For example, the offending code might look like:

Acción: No action required. However, for ANSI/ISO compliance, use only integer WHENEVER... GOTO labels in a Pro*Pascal program.

COMENTARIOS:


No hay comentarios.