HELPLIB.HLB  —  MACRO  /ALPHA  Error Messages, UNDCA
 You specified an undefined code address with the procedure
 descriptor.

    Error: The code address you specified as the second argument to
    the .PROCEDURE_DESCRIPTOR directive is undefined.

    User Action: The code address must be a nontemporary label
    defined in a psect with the EXE or NOMIX attribute. Check your
    source code.
Close Help