skx / cpmulator

Golang CP/M emulator for zork, Microsoft BASIC, Turbo Pascal, Wordstar, lighthouse-of-doom, etc

Repository from Github https://github.comskx/cpmulatorRepository from Github https://github.comskx/cpmulator

stat.com - doesn't show file sizes

skx opened this issue · comments

There are various versions of STAT.COM floating around, but I don't think I've ever seen source code.

Anyway most of them just show the list of filenames matching a pattern, via "F_SFIRST" and "F_SNEXT", along with sizes. Under cpmulator we don't get any file-sizes as I don't open the files found and populate the FCB entries with RC (record-count) entries.

This is an easy fix to make and once complete I should add a working STAT.COM to cpm-dist.