Set containing OSes with 8.3 filename limitations
Source position: fpmkunit.pp line 182
const AllLimit83fsOses = [go32v2, os2, emx, watcom, msdos, win16, atari]; |
Constant set containing operating systems that enforce the traditional 8.3 filename format limitation. Used to determine when filenames need to be truncated or adjusted for compatibility.