Set containing OSes with 8.3 filename limitations
Source position: fpmkunit.pp line 242
const AllLimit83fsOses = [go32v2, os2, emx, watcom, msdos, win16, atari, human68k]; |
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.