BETA versions are now only available for registered users.
Find the download link at the bottom of the License Lounge.
- + SC resolvepath enhanced: Added parameter abs2rel.
Syntax: resolvepath([path], [base=<xypath>\], [abs2rel])
path: relative or portable path
if empty or missing the function returns base
base: base path; defaults to <xypath>\
abs2rel: 0 = normal function
1 = reversed function: path is absolute,
return path is relative to base
return: absolute or relative path (dep. on abs2rel) - + Titlebar: Now the TitlebarTemplate tweak supports all XY native variables. So when you feel like it you can add lots of info to your titlebar now, like <date>, <xydrive>, <get pane> etc.
Remember that the <app> variable is mandatory, else your tweak is reset to the internal default: "<path> - <app> @ <ini> - <ver>"