Subhro Kar has not received any gifts yet
Posted on September 17, 2020 at 7:30pm 0 Comments 0 Likes
CALL SYMPUT and CALL SYMPUTX
CALL SYMPUT and CALL SYMPUTX in SAS are the most commonly used DATA Step call routines to interact with the Macro Facility in SAS. Both are used to assign a value of DATA step to a macro variable.
SYNTAX:
CALL SYMPUT(macro-variable, value);
Arguments are macro-variable and can be one of the following items:
Posted 1 March 2021
© 2021 TechTarget, Inc.
Powered by
Badges | Report an Issue | Privacy Policy | Terms of Service
Most Popular Content on DSC
To not miss this type of content in the future, subscribe to our newsletter.
Other popular resources
Archives: 2008-2014 | 2015-2016 | 2017-2019 | Book 1 | Book 2 | More
Most popular articles
Comment Wall
You need to be a member of Data Science Central to add comments!
Join Data Science Central