PCC-00115

Error: PCC-00115: Array required here

Causa: In an ARRAYLEN statement, the name of a previously declared host array was not specified. The first host variable in an ARRAYLEN statement must be an array. The second host variable, which specifies an array dimension, must be a 4-byte integer. The correct syntax follows:

Acción: Check the spelling of both identifiers in the ARRAYLEN statement. If necessary, supply the missing host array name.

COMENTARIOS:


No hay comentarios.