- +++ List: Added secondary sorting. Simply hold Shift while you click on another column header to secondary-sort by this column. Of course, secondary sorting makes only sense where the primary sorting results in groups. This typically is the case with the following columns: Ext, Type, and Attr; less so with Size and Dates. The column that's sorted secondarily is marked by a smaller sorting icon. Currently not remembered between sessions. Will add tomorrow.
- ! Scripting: Issue with loading script files from other script files using relative path syntax when one of the script files happened to be located in the Current Directory (OS global). Fixed.