home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsa / changefsix / Manual < prev    next >
Encoding:
Text File  |  1995-04-28  |  1.4 KB  |  35 lines

  1. The file Filetypes describes the action taken when a file of a
  2. given type is double-clicked, and also it's textual filetype
  3. name, and DOS mapping. All bar the numerical filetype are
  4. optional.
  5.  
  6. Syntax is:
  7.  
  8. <Name of filetype> <numerical filetype> <DOS mapping> <LOAD|~LOAD> <RUN|~RUN>
  9.  
  10. where the name of the filetype is the text equivalent of the
  11. numerical filetype (ie Sprite = &FF9), DOS mapping is the DOS
  12. extension given to this filetype on a PC, useful if you get a
  13. lot of images from a PC, LOAD or ~LOAD refers to whether CFSI
  14. loads this filetype if the file is double-clicked (LOAD = yes,
  15. ~LOAD = no), and RUN or ~RUN refers to whether double-clicking
  16. the file when CFSI is NOT loaded will cause CFSI to be loaded,
  17. along with the image that was double-clicked.
  18.  
  19. The name of the filetype may be omitted, and it will not be
  20. given a name. The numerical filetype MUST exist; DOS mapping is
  21. optional and can be ommitted; if either of the last two
  22. parameters is missed out, then LOAD and/or RUN will be assumed.
  23.  
  24. If the first character is a #, then the line is assumed to be
  25. a comment, ie:
  26.  
  27. # A comment line - is completely ignored
  28. # (as are blank lines)
  29.  
  30. Note that LOAD and RUN must be in capitals, or they will always
  31. be taken to be on, 'cause the parser isn't very sophisticated.
  32. The bit between each "statement" is usually a space or a tab,
  33. but can be a combination or several of either or whatever.
  34.  
  35. An example file is in this directory, called Filetypes.