User Tools

Site Tools


mutil_filesort
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


mutil_filesort [2018/01/06 20:05] (current) – created avon
Line 1: Line 1:
 +====== 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
 +
  
mutil_filesort.txt · Last modified: 2018/01/06 20:05 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki