DTRHELP.HLB  —  Commands Statements Clauses, DECLARE PROCEDURE Command, Arguments
    procedure-name

       Is the name of the procedure you want to declare.
       It must be a simple name.

    END_PROCEDURE

       Ends the procedure definition.
Close Help