MakeLogicalPath Function

Converts a file system path to a symbolic path using the automatic path matching mechanism. This process is described in User's Manual/Sundry Topics/Symbolic Path Names .

Arguments

Number Type Compulsory Default Description
1 string Yes Path
2 string Yes Options

Argument 2

May be set to either one of:
Name Description
'systemonly' Will only match system symbols to the path. These are: %STARTPATH% %DOCSPATH% %EXEPATH% %APPDATAPATH% %TEMPPATH% %SXAPPDATAPATH% %SHAREPATH% %LIBPATH% %SXDOCSPATH% %COMMON_APPDATAPATH%
'projectonly' Will only match symbols listed in the [Locations] section of the configuration file
Refer to User's Manual/Sundry Topics/Symbolic Path Names/Definition for details of system path

Returns

Return type: string