sort by a selected column when in Report mode
Currently from the documentation
#PB_Explorer_AutoSort : The content will be sorted automatically by name.
Could it be expanded to:
#PB_Explorer_AutoSort_Name to sort by name
#PB_Explorer_AutoSort_Size to sort by size
#PB_Explorer_AutoSort_Type to sort by Type
#PB_Explorer_AutoSort_Date to sort by Modified Date
so the results display already sorted by the selected column.
Thanks,
Terry