normalized path from executable dir, no matter where the program was launched, result stable
code: return bnPath( dirName( thisExePath ) ~ path );
See Implementation
normalized path from executable dir, no matter where the program was launched, result stable
code: return bnPath( dirName( thisExePath ) ~ path );