READ MODEL

READ MODEL reads a model file that has been previously saved on the SAVE MODEL command.

READ MODEL FILE='filename'

 [/KEEP={ALL**      }] 
        {model names}
        {procedures } 

 [/DROP={model names}]
        {procedures }

 [/TYPE={MODEL**}] 
        {COMMAND}

 [/TSET={CURRENT**}] 
        {RESTORE  }

**Default if the subcommand is omitted.

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

Example

READ MODEL FILE='ACFMOD.DAT'.