SAVE Subcommand (WLS command)
SAVE
saves
the weight variable generated during the current session to the end
of the active dataset. The default name WGT_n will be generated, where n increments
to make the variable name unique. The only specification on SAVE
is WEIGHT
. The specification overrides the NONE
or the default CURRENT
setting
on NEWVAR
for the current procedure.