New data set
First, create a data set called CHAR1 by running the following DATA step: Create a new data set ERROR containing any observations in CHARI that meet anyone of the following conditions: 1. A value other than an ‘X’, ‘Y’, or ‘Z’ for the variable STRING1. 2. A value other than an ‘A’, ‘B’, ‘C’, ‘0’, […]