CFP last date
22 April 2024
Reseach Article

SAS Macro to Expedite Data Manipulation

by Bhavya Chaudhary, Nikita Malik, Dhwani Mohan
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 150 - Number 9
Year of Publication: 2016
Authors: Bhavya Chaudhary, Nikita Malik, Dhwani Mohan
10.5120/ijca2016911634

Bhavya Chaudhary, Nikita Malik, Dhwani Mohan . SAS Macro to Expedite Data Manipulation. International Journal of Computer Applications. 150, 9 ( Sep 2016), 36-39. DOI=10.5120/ijca2016911634

@article{ 10.5120/ijca2016911634,
author = { Bhavya Chaudhary, Nikita Malik, Dhwani Mohan },
title = { SAS Macro to Expedite Data Manipulation },
journal = { International Journal of Computer Applications },
issue_date = { Sep 2016 },
volume = { 150 },
number = { 9 },
month = { Sep },
year = { 2016 },
issn = { 0975-8887 },
pages = { 36-39 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume150/number9/26123-2016911634/ },
doi = { 10.5120/ijca2016911634 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T23:55:32.231400+05:30
%A Bhavya Chaudhary
%A Nikita Malik
%A Dhwani Mohan
%T SAS Macro to Expedite Data Manipulation
%J International Journal of Computer Applications
%@ 0975-8887
%V 150
%N 9
%P 36-39
%D 2016
%I Foundation of Computer Science (FCS), NY, USA
Abstract

One of the most powerful and dynamic feature of SAS language is Macro facility. The facility reduces the amount of effort required to read and write SAS code. Macro generates the SAS code automatically and enables one to acquire the skill set to become an efficient SAS programmer. The use of macro has prevailed over time and has deprecated the need to write repetitive codes. With the help of this feature one small change can be made to echo throughout the program in no time. Macro presents a uniform and easy approach for manipulation of data. In this research we explain the basic fundamentals of macro facility to generate data-driven programs .Also, how to create and use macro variables and save them for future aspects.

References
  1. Burlew, Michele M. SAS Macro Programming Made Easy. SAS Institute, 2014
  2. Carpenter, Art. Carpenter's complete Guide to the SAS Macro language. SAS Institute, 2004.
  3. Dimaggio, Charles. "Introduction." SAS for Epidemiologists. Springer New York, 2013. 1-5.
  4. Slaughter, Susan J., and Lora D. Delwiche. "SAS macro programming for beginners." Proceedings of the 29th SAS (2004).
  5. Carpenter, Arthur L. "Five Ways to Create macro Variables: A Short Introduction to the macro language." Proceedings of the 8th Annual Pharmaceutical Industry SAS Users Group Conference. 2005.
  6. Delwiche, Lora D., and Susan J. Slaughter. The Little SAS Book: A Primer: A Primer. SAS Institute, 2012.
  7. Sadof, Michael G. "1Macros from Beginning to Mend A Simple and Practical Approach to the SAS® Macro Facility." (1999).
  8. SAS Institute. SAS Macro Language: Reference, Version 8. SAS institute, 1999.
  9. Slaughter, Susan J., and Lora D. Delwiche. "SAS macro programming for beginners." Proceedings of the 29th SAS (2004).
  10. Weise, Daniel, and Roger Crew. "Programmable syntax macros." ACM SIGPLAN Notices. Vol. 28. No. 6. ACM, 1993.
Index Terms

Computer Science
Information Sciences

Keywords

Macro Variable Macro Defination Symput Data Sql Error And Debugging