GET Statement: Reading IBM SPSS Statistics Data Files (MATRIX-END MATRIX command)

GET reads matrices from an external IBM® SPSS® Statistics data file or from the active dataset. The syntax of GET is as follows:

GET variable reference
  [/FILE={file reference}]
         {*             }
  [/VARIABLES = variable list]
  [/NAMES = names vector]
  [/MISSING = {ACCEPT}]
              {OMIT  }
              {value }
  [/SYSMIS = {OMIT }]
             {value}