appPath

normalized path from executable dir, no matter where the program was launched, result stable

code: return bnPath( dirName( thisExePath ) ~ path );

string
appPath
(
string[] path...
)

Meta