DBG$HELP.HLB  —  DEBUG  DECLARE
    Declares a formal parameter within a command procedure. This
    enables you to pass an actual parameter to the procedure when
    entering an execute procedure (@) command.

    Format

      DECLARE  p-name:p-kind [,p-name:p-kind[, . . . ]]
Additional Information: explode extract
Parameters Description Examples
Close Help