A clause on a PROGRAM-ID that specifies the program is in its initial state each time it is called (working-storage is re-initialized). Useful when a subprogram must not retain state between calls. (Ch. 22) See also: *CANCEL*, *Working-Storage Section*.