I have been going through SAS code written by others, which references a number of macros in folders around a large corporate network and I don't really know what many of these functions do. Is there a way of locating where SAS is finding the code for an individual function.
So if I put in a macro name for example rather than carrying out the instructions of the macro it would tell my the file path to where the code is located.
Thanks