LIST

LIST displays case values for variables in the active dataset.

LIST [VARIABLES={ALL**  }] [/FORMAT=[{WRAP**}] [{UNNUMBERED**}]] 
                {varlist}            {SINGLE}   {NUMBERED    }

 [/CASES=[FROM {1**}] [TO {eof**}] [BY {1**}]] 
               {n  }      {n    }      {n  }

**Default if the subcommand is omitted.

This command reads the active dataset and causes execution of any pending commands. See the topic Command Order for more information.

Example

LIST VARIABLES=V1 V2.