Skip to content
  • Rob Swindell's avatar
    75b629d2
    Only produce MS-DOS compatible 'File' key values in TIC files · 75b629d2
    Rob Swindell authored
    to be compliant with FTS-5006 which states "The name must be in 8x3 DOS format".
    
    I'm not converting the filename to ALL CAPS, since that's not explicitly stated
    and really should not be a problem.
    
    This also generates an Lfile key if the generated-DOS-compatible filename
    does not exactly match the actual filename in any way (not just length).
    75b629d2
    Only produce MS-DOS compatible 'File' key values in TIC files
    Rob Swindell authored
    to be compliant with FTS-5006 which states "The name must be in 8x3 DOS format".
    
    I'm not converting the filename to ALL CAPS, since that's not explicitly stated
    and really should not be a problem.
    
    This also generates an Lfile key if the generated-DOS-compatible filename
    does not exactly match the actual filename in any way (not just length).
Loading