File Sort

The '[FileSort]' stanza tasks MUTIL to sort files in your Mystic BBS file bases. There are several options that can be configured. The sort works for bases that contain up to 250,000 files.

To enable this function you modify the '[general]' stanza as follows:

[general]

FileSort = true

There are no additional switches available for this stanza.

[FileSort]

; Sort on which attribute (0=filename  1=size  2=date  3=downloads)

attribute = 0

; Sort direction 0=Ascending (A to Z, 1 to 10)   1=Descending (Z to A, 10 to 1)

direction = 0