HELPLIB.HLB  —  MACRO  /ALPHA  Error Messages, LABNOTINPSECT
 Label must be declared in a PSECT.

    Error: You are attempting to declare a temporary, local, or
    global label without first establishing a psect.

    User Action: Make sure you enter the appropriate .PSECT directive
    before declaring the label in your source stream.
Close Help