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

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!terranet.cts.com!taob
  2. From: taob@terranet.cts.com (Brian Tao)
  3. Newsgroups: comp.sys.apple2
  4. Subject: MS-DOS FST
  5. Message-ID: <9208151216.aa22751@generic.UUCP>
  6. Date: 15 Aug 92 15:56:19 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 39
  11.  
  12. dlyons@Apple.COM (David A Lyons) writes...
  13. >
  14. >Here's one possible list of default translations:
  15. >
  16. >  .C      $04   $0000      C language source code
  17. >  .H      $04   $0000      C header file
  18. >  .PAS    $04   $0000      Pascal language source code
  19. >  .ASM    $04   $0000      assembly language source code
  20.  
  21.     Might as well assign these files the correct file and aux types
  22. using the ORCA conventions ($00B0/$0005 for Pascal, $0008 for C and
  23. C header files, not sure what ORCA uses for assembler source).
  24.  
  25. >  .SRC    $04   $0000      source code file
  26.  
  27.     Is this tied to any particular language?  If not, it should
  28. probably be assigned a filetype of SRC and an auxtype of $0000.
  29.  
  30. >  .GIF    $C0   $8006      GIF file
  31.  
  32.     Is this an official Apple filetype designation?
  33.  
  34.     Other possible designations (scanning through Apple.FTypes):
  35.  
  36. PFS:File        $0016/$0001 |
  37. PFS:Write       $0016/$0002 |
  38. PFS:Graph       $0016/$0003 |- Anyone know the DOS extensions?
  39. PFS:Plan        $0016/$0004 |
  40. WordPerfect     $00A0/$0000 |
  41.  
  42. .FLI, .GL       $005B/$0000 (animation files)
  43. .EPS            $00B0/$0719 (is this really an official filetype?)
  44. .TTF            $00C8/$0002 (since Windows 3.1 TT fonts aren't in the
  45.                              format as Mac/Pointless fonts)
  46. .VOC            $00D8/$0000 (Sound Blaster sampled sounds)
  47. --
  48. Brian T. Tao    =*8-) | ::::::::> tcomtaob@chasm.scar.utoronto.ca <::::::::
  49. Dept. of Exobiology   | :::::> generic!terranet!taob@zoo.toronto.edu <:::::
  50. University of Toronto | "Though this be madness, yet there is method in't."
  51.