CLEAR TIME PROGRAM

CLEAR TIME PROGRAM deletes all time-dependent covariates created in the previous TIME PROGRAM command. It is primarily used in interactive mode to remove temporary variables associated with the time program so that you can redefine time-dependent covariates. It is not necessary to use this command if you have run a procedure that executes the TIME PROGRAM transformations, since all temporary variables created by TIME PROGRAM are automatically deleted.

CLEAR TIME PROGRAM.

This command takes effect immediately. It does not read the active dataset or execute pending transformations. See the topic Command Order for more information.