Returns the engine type of a SAS library. More...
Go to the source code of this file.
Usage:
%put %mf_getEngine(SASHELP);
returns:
V9
A note is also written to the log. The credit for this macro goes to the contributors of Chris Hemedingers blog post
| libref | Library reference (also accepts a 2 level libds ref). | 
Definition in file mf_getengine.sas.
  
    For more information visit the  Boemska MacroCore library.