SAS OnlineTutorback||next

Try It! Include, edit, and submit two SAS programs.

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

Creating HTML output? Read this first.

  1. Using File Shortcuts, include the SAS program that is assigned the file shortcut Fee.
    
    	  
  2. Indent the statements as necessary to enhance the program's readability.

  3. Submit the program.

  4. Using File Shortcuts, include the SAS program that is assigned the file shortcut Printfee.

  5. Add the following statement between the PROC PRINT statement and the RUN statement:
    var id name actlevel fee;
    

  6. Submit the program.
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