SASUnit Examples
Version 1.5.0
|
The macro allows to gather cross reference information between different macros. A calling hierarchy is established for the directories found in the test database in columns tsu_sasautos1 to tsu_sasautos9. If i_includeSASUnit is set to 1 the directories in tsu_sasunit, tsu_sasunit_os and tsu_sasautos are included as well in the scan. Libref target has to be set. More...
Go to the source code of this file.
The macro allows to gather cross reference information between different macros. A calling hierarchy is established for the directories found in the test database in columns tsu_sasautos1 to tsu_sasautos9. If i_includeSASUnit is set to 1 the directories in tsu_sasunit, tsu_sasunit_os and tsu_sasautos are included as well in the scan. Libref target has to be set.
i_includeSASUnit | Include the SASUnit core macros in scan or not, default set to 0 |
i_examinee | Data set containing content of autocall libraries |
o_listcalling | Output data set with columns caller and called representing the calling hierarchy |
o_dependency | Output data set holding results of this macro needed in macro _checkScenario |
o_macroList | Output data set with list of all macros, needed for visualization of calling hierarchy |
Definition in file _crossreference.sas.