.pg .x begin .x end .lt ------------------------------------------------------------------------ BEGIN ... END ------------------------------------------------------------------------ .el .b 3 The BEGIN macro separates the data portion of a module or procedure from the code portion. You must specify the BEGIN macro. .b See GLOBAL MODULE, MODULE, GLOBAL PROCEDURE or PROCEDURE.