On Sun, 20 Aug 95 19:51:20 PDT, Stefan Drissen said: > I actually intended 32 charachters for the total filename, thus 24 for the > name and 8 for > the extension. Fits nicely on a mode 4 screen and as Ian said, mode 3 will > do nicely too.
Of course, one would hope that you didn't have to use all 32 (and that the names would not be space-padded). Most people would not use long names so an ls like the Unix one which prints as many columns as will fit on the screen would be convenient. imc PS one of the first things I did when I got MasterDos was POKE that variable which stops the names from being space-padded before the dot...

