The HPIMPUTE Procedure

CODE Statement

CODE <options> ;

The CODE statement generates SAS DATA step code that mimics the computations that are performed by the IMPUTE statement. You can specify the following options:

FILE=filename

specifies the name of the file to which the SAS score code is written.