CLEARCOMMON Statement

The CLEARCOMMON statement clears NAMED COMMON blocks.

Format

CLEARCOMMON

Description

NAMED COMMON blocks are active from the time the user first references them until the process logs off. Usually this works well, but occasionally the user may wish to re-initialize them without logging the process off. CLEARCOMMON resets all variables in NAMED COMMON blocks to unassigned.

See Also

Statement and Function Reference