Macros for SAS Application Developers
https://github.com/sasjs/core
mf_loc.sas File Reference

Returns physical location of various SAS items. More...

Go to the source code of this file.

Detailed Description

Returns location of the PlatformObjectFramework tools Usage:

put mf_loc(POF); %*location of PlatformObjectFramework tools;

Parameters
[in]locThe item to locate, eg:
  • PLAATFORMOBJECTFRAMEWORK (or POF)
  • VIYACONFG
Version
9.2
Author
Allan Bowe

Definition in file mf_loc.sas.