Macros for SAS Application Developers
https://github.com/sasjs/core
Todo List
File mcf_getfmttype.sas
"Custom Format Lookups" To enable site-specific formats, make use of a set of SASJS_FMTLIST_(DATATYPE) global variables.
File mp_filtercheck.sas
Support date / hex / name literals and exponents in RAW_VALUE field
File mp_getformats.sas
Enable exporting of formats for an entire library
File mp_stackdiffs.sas
The current approach assumes that a variable called KEY_HASH is not on the base table. This part will need to be refactored (eg using mf_getuniquename.sas) when such a use case arises.