SAS OnlineTutorback||next

Try It! Modify the program to read the entire file.

Note: You need to complete this practice in order to do the next practice in this lesson.

Creating HTML output? Read this first.

  1. Recall into the Program Editor window the DATA and PROC steps that you submitted during the previous two practices.

  2. Delete the PROC step.

  3. Modify the DATA step so that it reads all records from the raw data file Tests.

  4. Submit the program.

  5. Check the log for messages regarding the DATA step execution.

    Return here and select Next.

Solution

back||next


Copyright © 2002 SAS Institute Inc., Cary, NC, USA.
All rights reserved.

Terms of Use & Legal Information | Privacy Statement