home *** CD-ROM | disk | FTP | other *** search
- ;
- ; RAFMCD; RemoteAccess FileManager CD-ROM List converter
- ; Definition file
- ;
- ; Lines starting with a ; are ignored!
- ;
- ; This file should describe the contents of your current listings.
- ; Almost any CDROM (or other flat ASCII) listing can be converted
- ; to a RAFM specific listing.
- ; Converted to RAFM specific listings and provided your original
- ; listings contain Sizes and Dates, the speed of adding the files
- ; to the database will increase highly (RAFMCln -AF won't have to
- ; read the CD-ROM in that case, which saves lot's of time)
- ;
- ; Here's a quick description of the statements you can use:
- ;
- ; Multiplelines indicates your descriptions can expand beyond just
- ; one line. RAFM will convert these descriptions to
- ; one line.
- ;
- MultipleLines
- ;
- ; Erasechar Some listings contain characters which you rather
- ; don't want to have in your new listings, f.e. the |
- ; symbol (treated by RAFM as CR/LF)
- ; You can enter up to 10 different characters, but
- ; only ONE per line.
- ;EraseChar |
- ;EraseChar @
- ;
- ; FullDir FullDir indicates that your current listings holds
- ; complete paths instead off just filenames. RAFMCD
- ; will strip these paths leaving only the filename
- ;
- ;FullDir
- ;
- ; DateFormat By default, RAFMCD uses DD-MM-YY as dateformat, you
- ; can use this keyword to change it to whatever is
- ; necessary.
- ;
- DateFormat MM-DD-YY
- ;
- ; StateMent Last but not least, statements. These statements should
- ; specify how your current listings are exactly build.
- ; There are five of them:
- ; Name: the name of the file
- ; Size: Size (;-))
- ; Date: Ehm.... Date?
- ; Description: Description (that's an easy one :-))
- ; Ignore: this one is a bit more difficult. Ignore
- ; indicates RAFMCD should ignore this word
- ; You could use it when your listings contains
- ; some crap you don't want to have in the
- ; new listings...
- ;
- StateMent Name
- StateMent Size
- StateMent Date
- StateMent Description
- ;
- ; The above settings should work when your listings look like this:
- ; NAME.ZIP 183856 01-31-92 This is a example of a line in your CD-ROM
- ; listing. Complete with multiline descriptions.
- ;
- ;
- ;
- ;
- ; End of RAFMCD.DEF
-
-