The syntax editor contains the following SPSS syntax: LIST VARIABLES = gender minority /CASES FROM 1 TO 10. This syntax lists the values for the gender and the minority variables for the first ten cases. To run the "current" syntax (i.e., the syntax where your pointer is located), hit Ctrl+R. To run all the syntax in your current syntax window, hit Alt+R+A.