SAS OnlineTutor HomeFAQ PageSuggested Learning PathsContents+Searchback||next

Improving Program Efficiency with Macro Variables
Creating Macro Variables During DATA Step Execution


Question: Write a CALL SYMPUT routine to create a macro variable named interest that has the value of the character variable Level.

Note: You do not need to include the PUT function because Level is a character variable.



           


  back||next


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

Terms of Use & Legal Information | Privacy Statement