PROC statement
Purpose: The PROC statement marks the beginning of a procedure. The PROC statement can assign default values to symbolic parameters, if coded, in the procedure.
Purpose: The PROC statement marks the beginning of a procedure. The PROC statement can assign default values to symbolic parameters, if coded, in the procedure.