home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / apple2 / 19015 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  1.8 KB

  1. Path: sparky!uunet!olivea!apple!apple!dlyons
  2. From: dlyons@Apple.COM (David A Lyons)
  3. Newsgroups: comp.sys.apple2
  4. Subject: Re: MS-DOS FST
  5. Message-ID: <71205@apple.Apple.COM>
  6. Date: 14 Aug 92 06:14:00 GMT
  7. References: <13769@mindlink.bc.ca> <47pm7ad.lunatic@netcom.com> <66@generic.UUCP>
  8. Organization: Apple Computer Inc., Cupertino, CA
  9. Lines: 34
  10.  
  11. In article <66@generic.UUCP> taob@generic.UUCP (Brian Tao) writes:
  12. >[...] Even if only the
  13. >data fork is transferred, the FST would be very useful.  GIF's, text files,
  14. >ZIP's, raw binary sounds (compatible with the SoundBlaster VOC format), etc.
  15.  
  16. I don't have much real-world experience with MS-DOS.  I'm interested in
  17. your informed opinions on what MS-DOS suffixes (.TXT, etc) should correspond
  18. by default to various GS/OS filetype/auxiliary type combinations.
  19.  
  20. Here's one possible list of default translations:
  21.  
  22.   suffix ftype auxtype
  23.   .TXT    $04   $0000      text file
  24.   .BAT    $04   $0000      batch file
  25.   .BIN    $06   $0000      binary file
  26.   .ASC    $04   $0000      ASCII text file
  27.   .C      $04   $0000      C language source code
  28.   .H      $04   $0000      C header file
  29.   .PAS    $04   $0000      Pascal language source code
  30.   .ASM    $04   $0000      assembly language source code
  31.   .LST    $04   $0000      listing file
  32.   .COB    $04   $0000      COBOL language source code
  33.   .FOR    $04   $0000      FORTRAN language source code
  34.   .DOC    $04   $0000      documentation file
  35.   .SRC    $04   $0000      source code file
  36.   .GIF    $C0   $8006      GIF file
  37.  
  38. Reasonable?  ($04 is Text and $06 is Binary.)
  39. -- 
  40. David A. Lyons, Apple Computer, Inc.      |   DAL Systems
  41. Apple II System Software Engineer         |   P.O. Box 875
  42. Internet:dlyons@apple.com                 |   Cupertino, CA 95015-0875
  43.  
  44. My opinions are my own, not Apple's.
  45.