home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RAFM121.ZIP / RAFMCD.DEF < prev    next >
Encoding:
Text File  |  1993-02-12  |  2.5 KB  |  71 lines

  1. ;
  2. ; RAFMCD; RemoteAccess FileManager CD-ROM List converter 
  3. ; Definition file
  4. ;
  5. ; Lines starting with a ; are ignored!
  6. ;
  7. ; This file should describe the contents of your current listings.
  8. ; Almost any CDROM (or other flat ASCII) listing can be converted
  9. ; to a RAFM specific listing.
  10. ; Converted to RAFM specific listings and provided your original
  11. ; listings contain Sizes and Dates, the speed of adding the files
  12. ; to the database will increase highly (RAFMCln -AF won't have to
  13. ; read the CD-ROM in that case, which saves lot's of time)
  14. ;
  15. ; Here's a quick description of the statements you can use:
  16. ; Multiplelines indicates your descriptions can expand beyond just
  17. ;               one line. RAFM will convert these descriptions to
  18. ;               one line.
  19. ;
  20. MultipleLines
  21. ;
  22. ; Erasechar     Some listings contain characters which you rather
  23. ;               don't want to have in your new listings, f.e. the |
  24. ;               symbol (treated by RAFM as CR/LF)
  25. ;               You can enter up to 10 different characters, but
  26. ;               only ONE per line. 
  27. ;EraseChar |
  28. ;EraseChar @
  29. ;
  30. ; FullDir       FullDir indicates that your current listings holds
  31. ;               complete paths instead off just filenames. RAFMCD
  32. ;               will strip these paths leaving only the filename
  33. ;
  34. ;FullDir
  35. ;
  36. ; DateFormat    By default, RAFMCD uses DD-MM-YY as dateformat, you
  37. ;               can use this keyword to change it to whatever is
  38. ;               necessary. 
  39. ;
  40. DateFormat MM-DD-YY
  41. ;
  42. ; StateMent     Last but not least, statements. These statements should
  43. ;               specify how your current listings are exactly build.
  44. ;               There are five of them:
  45. ;               Name: the name of the file
  46. ;               Size: Size (;-))
  47. ;               Date: Ehm.... Date?
  48. ;               Description: Description (that's an easy one :-))
  49. ;               Ignore: this one is a bit more difficult. Ignore
  50. ;                       indicates RAFMCD should ignore this word
  51. ;                       You could use it when your listings contains
  52. ;                       some crap you don't want to have in the
  53. ;                       new listings...
  54. ;
  55. StateMent Name
  56. StateMent Size
  57. StateMent Date
  58. StateMent Description
  59. ;
  60. ; The above settings should work when your listings look like this:
  61. ; NAME.ZIP  183856 01-31-92 This is a example of a line in your CD-ROM
  62. ;                           listing. Complete with multiline descriptions.
  63. ;
  64. ;
  65. ;
  66. ;
  67. ;                          End of RAFMCD.DEF
  68.  
  69.  
  70.