Skip to content

tomhub/SAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAS (r) Various Macro Utilities

=================================

Here are macros for SAS. The Power to Know: www.sas.com

Directory listing

utilites/                   macros run outside procedures and data steps
templates/                  template files
macro_map/                  graphical visualization of dependencies

SAS macro listings:

utilities/

anyblankmvar:               check if macro variables are blank
compress_char_variables:    compress character variable to the maximum length of a variable value
expand_datasets:            checks and expands macro value to dataset names
upcasemvars:                upcases macro variable values
balancecharvars:            changes char variables across datasets to avoid truncations
mergesupp:                  merge supplemental qualifiers datasets back to the domain

templates/

newmacro.sas:               SAS macro template to write a new macro

macro_map/

macrotree.pl                Perl script to generate SAS macro dependencies
graphiz                     Dot file
macro_deps.png              Map

About

Various macro utilities for SAS(r) www.sas.com. This site is not connected with www.sas.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published