All Projects → tomhub → SAS

tomhub / SAS

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

Programming Languages

SAS
37 projects
perl
6916 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].