SAS macros inspired by Stata programs
- CHAR2FMT
- Encode character variables
- RUNQUIT
- Run an error check to stop SAS
- ISID
- Test if variable(s) uniquely identify each observation in a dataset
- MINIME
- Reset variable lengths to minimize the size of a SAS dataset
- WHICH
- Find out what SAS macro SAS will invoke
- REN_STEM
- Rename variables
- TYPE
- Print a text file to SAS output window/.lst file or log


