MSXDOS 2 / NEXTOR

By djh1697

Paragon (1702)

djh1697's picture

11-06-2020, 20:40

I am using a MRFRSCC+SD, is there a utility to do a directory sort?

Login or register to post comments

By DarkSchneider

Paladin (1019)

DarkSchneider's picture

11-06-2020, 21:27

Any that sorts the FAT table.
https://sourceforge.net/projects/fatsort/
I used one similar in Windows but don’t remember the name.

By Manuel

Ascended (19468)

Manuel's picture

11-06-2020, 21:27

Multi Mente can do it. But be careful when there are more than 255 directories. Then it bugs out, if I remember correctly. There are probably also separate tools, any MSX-DOS2 tool to do it will do it for you.

By Manuel

Ascended (19468)

Manuel's picture

11-06-2020, 23:16

E.g. https://www.msx.org/wiki/DSORT - not sure if it's safe on modern Nextoer/DOS2, better test first in emulator :)

By Grauw

Ascended (10768)

Grauw's picture

11-06-2020, 23:27

Improve can also sort the directory. However it, Multi Mente and DSORT only support FAT12 partitions. To sort FAT16 partitions, the fatsort tool that DarkSchneider recommended is a good choice for Linux and macOS systems. Meits reported in this thread that he used a Windows tool called Fatsorter.

Personally I don’t really use these tools, however I do use the sort function in Multi Mente quite often. On a FAT16 partitiion you can’t write it back to disk but I think it’s quick enough that I don’t need to.

By gdx

Enlighted (6215)

gdx's picture

12-06-2020, 02:45

Manuel wrote:

Multi Mente can do it.

But only on disks formatted in FAT12 with the MSX-DOS 2. It cannot sort on disks formatted with Nextor.

M File Manager and Sofarun sort files in the Ram before displaying but this is a bit slow when there are many files.