home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / comdemos / progs / stronged / !StrongED / Modes / Freetext / ModeWhen next >
Encoding:
Text File  |  1993-04-12  |  808 b   |  48 lines

  1. # This file describes which files should be loaded on a normal doubleclick
  2. # and which mode a file should get when it is loaded.
  3. # A "!" in the margin means that this does not apply for doubleclick
  4. # (but applies for shift-doubleclick and drag to iconbar)
  5. # A "-" in the margin means this only applies to External Edit
  6. # (only these lines are checked when ExtEdt is requested..)
  7. # A "*" matches anything but '.', and a "**" matches that too.
  8.  
  9. BASIC
  10. !ffb,**
  11. fd1,**
  12.  
  13. C
  14. fff,**.C.*
  15. fff,**.H.*
  16. fff,**.!ARCterm.Script.Driver.0*
  17.  
  18.  
  19. Modula2
  20. fff,**.DEF.*
  21. fff,**.MOD.*
  22.  
  23. WideText
  24. fff,**.Messages
  25. fff,**.Brevliste
  26. fff,**.Modes.*
  27. fff,**.BaseMode
  28.  
  29. Freetext
  30. fff,**.Brev.**
  31. fff,**.Dagbok.**
  32.  
  33. News
  34. fff,**.News.**
  35. fff,**.Acorn
  36. fff,**.Advo
  37. fff,**.Anno
  38. fff,**.Comp
  39. fff,**.MBox
  40. fff,**.Tech
  41.  
  42. External
  43. -fff,(*).**
  44.  
  45. BaseMode
  46. fff,**
  47.  
  48.