Library /sys$common/syshlp/dbg$help.hlb DEBUG, DECLARE *Conan The Librarian (sorry for the slow response - running on an old VAX) |
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) :
|