home *** CD-ROM | disk | FTP | other *** search
- ;
- ; ██▐███ █▐███ ██ ██ ██▐███ ██▐████ █▐███ ██▐███ ██▐████
- ; ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ▐██
- ; ██ ██ ██ ██ ██ █ ██ ██ ██ ██▐████ ██ ██ ██▐███ ▐██
- ; ██ ██ ██ ██ ██ █ ██ ██ ██ ██ ██ ██ ██ █ ▐██
- ; ██▐███ █▐███ █▐███ ██ ██ ██▐████ █▐███ ██ ██ ▐██
- ; (font 2)
- ;
- ;
- ; ▄▀▀▀▄ ▄▀▀▀▄ █▄ █ █▀▀▀▀ ▀█▀ ▄▀▀▀▄ █ █ █▀▀▀▄ ▄▀▀▀▄ ▀▀█▀▀ ▀█▀ ▄▀▀▀▄ █▄ █
- ; █ █ █ █▀█▄█ █▄▄ █ █ ▄▄ █ █ █▄▄▄▀ █▄▄▄█ █ █ █ █ █ ▀▄█
- ; ▀▄▄▄▀ ▀▄▄▄▀ █ ▀█ █ ▄█▄ ▀▄▄▄▀ ▀▄▄▄▀ █ ▀▄▄ █ █ █ ▄█▄ ▀▄▄▄▀ █ █
- ; (font 1)
- ;
- ;
- ; █▀▀▀▀▀▀ █ █ █▀▀▀▀▀▀
- ; █▄▄▄▄▄▄ █▄ █▄ █▄▄▄▄▄▄
- ; ██ ██ ██ ██
- ; ██ ██ ██▄▄▄▄▄ ██▄▄▄▄▄
- ; (font 3)
- ; (font 4 is reverse video of 3)
-
- ; ┌─────────────────────────────────────────────────────────────────────────┐
- ; │ Sample Configuration File for DOWNSORT by Rob Hamerling │
- ; └─────────────────────────────────────────────────────────────────────────┘
- ;
- ; NOTES: Leading blanks are skipped.
- ; Lines with '%', '*' or ';' as first non-blank character are
- ; considered to contain comments only. So are empty lines and
- ; lines with a valid keyword, but without any parameter.
- ;
- ; ! Don't put a comment string after a parameter specification !
- ;
- ;
- ; AreaDat: Complete file-specification of your 'AREA.DAT'
- ; -------
- ; AREA.DAT is made by MAXIMUS' SILT(P) with -a or -x
- ; option the path is normally specified in MAX.CTL
- ; with the option AreaDat in Session Section.
- ; With the AreaDat you may specify any file that has
- ; the SILT(P)-format. For example you may make a special
- ; file for running DOWNSORT with a subset (selection)
- ; of the normal MAXIMUS file-area's.
- ; This might be useful for special usergroups.
- ; Another reason may be the memory usage of DOWNSORT
- ; under DOS. If you hit the boundary: make a subset.
- ; Standard OS/2 / DOS naming applies.
-
- AreaDat area5124.dat
- * AreaDat area3205.dat
-
- ; AreaINclude Select area's to be INCLUDED in the reports.
- ; AreaEXclude Select area's to be EXCLUDED from the reports.
- ; ----------- Specify 1..9 character areanames to indicate which areas
- ; have to be INcluded or EXcluded. The selection applies to
- ; all areanames starting with the same characters (may be a
- ; GROUP of areas!). The selection is case-INsensitive.
- ; Use ONLY ONE operation: either AreaINclude or AreaEXclude!
- ; If all your selections do not fit on a single line
- ; (max 255 characters) take as many lines as you like.
- ; In total you may specify a maximum of 200 area's.
- ; Separate the areanames with one or more BLANKS.
- ; NOTE: A high area-privilege may overrule AreaINclude!
-
- AreaEXclude F
- * AreaINclude FD M3
-
- ; AreaOrder Order in which areas have to be sorted.
- ; Selection can be: K[eep] - Keep order of AREA.DAT
- ; A[lpha] - Alphabetic order of areaname
- ; G[roup] - Group order
- ; I[nclude] - order of areaINclude (above)
- ; Specify one of these orders (first letter is sufficient).
- ; 'Group'-order is a special sorting sequence for area names
- ; consisting of a group of letters followed by digits.
- ; See the documentation for details.
- ; Default: Group-order (also with invalid specifications)
-
- * AreaOrder Include
-
- ; TitleFont: Reference number of the BLOCK-font you want for your Title.
- ; ---------
- ; Valid numbers: 1 .. Simple font (5x6 pattern)
- ; 2 .. Pseudo-Stencil Font (7x10 pattern)
- ; 3 .. ROBoComputer Font (7x8 pattern)
- ; 4 .. Reversed Video RoboComp (7x8 pattern)
- ;
- ; NOTE: The fonts are based on the US-codepage (437).
- ; This will also work properly for 860 (Portugese),
- ; 863 (Canadian-French) and 865 (Nordic).
- ; If codepage 850 (Multilingual) is active, the pattern
- ; will be adapted a little, see if you like it or not.
- ; The differences apply mainly to Font2.
- ;
- ; The heading of this file shows font 2, 1 and 3 respectively.
-
- TitleFont 2
-
- ; Title: Short string that will be displayed in BLOCK-characters
- ; ----- on top of all FileLists (except BBS-list).
- ; You may specify this parameter also on the xxxFileList
- ; parameter.
- ; The BLOCK fonts are 'proportional', the following number of
- ; characters will generally fit on a line:
- ;
- ; FontTitle 1 maximum characters: 13
- ; " 2 .. 4 " " 8
- ;
- ; No more than 20 characters are accepted as input.
- ;
- ; If Title isn't specified, it will be DOWNSORT by default.
- ; Not all characters are supported, and that may vary with
- ; the font itself. All fonts support:
- ;
- ; - UPPER case A..Z
- ; - LOWER case a..z , but will be translated to UPPER case
- ; - Digits 0..9
- ; - - (hyphen), blank
- ;
- ; In addition fonts 1 and 2 support the following characters:
- ;
- ; _ * - | . [ ] ( ) / \
- ;
- ; Not-supported characters are displayed as blank.
- ; The '~'-character (tilde) may be used as required blank,
- ; the '`'-character (reverse quote) as half width blank.
-
- Title `DownSort
-
- ; PreTitle Lines to be displayed immediately before the BLOCK-title.
- ; -------- The lines will be copied asis, however leading blanks are
- ; skipped, no wrapping or truncation will be applied for
- ; 'long' lines, '~' (tilde) characters are translated to
- ; blanks. You may specify 20 PreTitles, excess is ignored.
- ; Empty PreTitle lines are ignored and not counted.
- ; There is no default pretitle.
- ; To create empty lines in your header specify a PreTitle
- ; with a tilde.
-
- PreTitle ~
- PreTitle ~~~~~~~<═════:═════ p r e - t i t l e ═════:═════>
- PreTitle ~
-
- ; SubTitle Lines to be displayed immediately below the BLOCK-title.
- ; -------- Maximum 20 SubTitles are accepted, and exactly the
- ; same rules apply as for PreTitle.
- ;
-
- SubTitle ~
- SubTitle ~~~~~~~<═════&═════ s u b - t i t l e ═════&═════>
- SubTitle ~ Overview of downloadable files on this magnificent Board
- SubTitle ~ Node number 9.999/99, modemspeeds: V.99/V.99bis
- SubTitle ~~~~~~~<═════════════════════════════════════════>
- SubTitle ~
-
- ; BottomLine Lines to be displayed at the end of the filelist.
- ; ---------- Maximum 20 BottomLines are accepted, and exactly the
- ; same rules apply as for PreTitle and Subtitle.
- ;
-
- BottomLine ~
- BottomLine ~~~~~~~<═══════ b o t t o m : t i t l e ═════════>
- BottomLine ~
- BottomLine ~~~~~~~<═══ How do you like DOWNSORT, folks? ════>
- BottomLine ~
-
- ; MaxNewFiles Limit the number of file entries in BBS-list and NEW-list(s).
- ; ----------- It specifies the actual number of file entries that may
- ; appear in NewFileList and BBSFileList.
- ; If you specify more than one privilege for NewFileList,
- ; then each list will contain (max) the MaxNewFiles number
- ; of file entries, but the collection of each may differ due
- ; to privilege considerations.
- ; Individual values for BBS-list and NEW-list may be specified
- ; on the corresponding xxxFileList line (see below)
- ; Optionally the value may be followed by a single letter.
- ; In stead of the number of files, the list will then be
- ; limited by the age of the files to be included:
- ; in days (D), weeks (W) or Months (M).
-
- MaxNewFiles 3W
-
- ; OrphanDesc Description text of Orphan files.
- ; NotFoundDesc Description text of files without description in FILES.BBS.
- ; ------------ The description will replace the default hard-coded text.
- ; Up to 45 characters may be specified.
- ; The '~' (tilde) character will not be translated here!
-
- OrphanDesc ~~~~~ !!!! Orphelin !!!! ~~~~~
- NotFoundDesc +++ Ce fichier défie toute description! +++
-
-
- ; OfflineDesc When a filespecification is found in FILES.BBS but not
- ; ----------- in the corresponding download directory, this text replaces
- ; the filesize and date (right aligned).
- ; Up to 14 characters are accepted.
-
- OfflineDesc -- archived --
-
- ; AVAstrip You may wish to strip off AVATAR graphics characters from
- ; -------- the contents of your FILES.BBS files.
- ; 5.6 Specify 'No' to deactivate stripping (default is 'Yes').
- ; 5.6 Works ONLY for COMMENT LINES in ALL- and IPF-lists.
- ; 5.6 Remember: comments are only listed with KEEPSEQ (no sort).
-
- AVAstrip Yes
-
- ; ======================================================================
- ; Above were the parameters with a global effect: applicable to all
- ; lists or to the execution mode of DOWNSORT.
- ; Below follow list-specific parameters, which might override some of
- ; the settings of the global parameters.
- ; Leave this sequence: first global, then specific parameters!
- ; ======================================================================
- ;
- ; xxxFileList: Create one or more File lists of type 'xxx'.
- ;
- ; xxx ───┐ ┌──────────── TWIT
- ; v │┌─────────── DISGRACE ┌─ FileName of the list
- ; ┌── ORP ││┌────────── LIMITED │ (without extension,
- ; ┌── BBS │││┌───────── NORMAL │ maximum 8 characters)
- ; ┌── NEW ││││┌──────── WHORTY │
- ; ┌── ALL │││││┌─────── PRIVIL │
- ; ┌── GBL ││││││┌────── FAVORED │
- ; ┌── DUP │││││││┌───── EXTRA │ ┌─ Additional options for
- ; ┌── IPF ││││││││┌──── CLERK │ │ each list individually:
- ; ┌── IP2 │││││││││┌─── ASSISTSYSOP │ │
- ; ┌── OK ││││││││││┌── SYSOP │ │ -W - Wrap Description
- ; ┌── EMI │││││││││││┌─ HIDDEN │ │ -T - Truncate Descr.
- ; │ ││││││││││││ │ │ -A - Alpha sort on name
- ; │ ││││││││││││ │ │ -D - Date sort
- ; │ ││││││││││││ │ │ -K - Keep FILES.BBS seq
- ; │ ││││││││││││ │ │ -If - Include_filespec
- ; │ ││││││││││││ ┌─────────┘ │ nnnP - max number of entries
- ; │ ││││││││││││ │ │ -Fn - Title font (0..4)
- ; │ ││││││││││││ │ │ -X - eXcl priv in headers
- ; v ││││││││││││ v v
- ; ═══─═══════ vvvvvvvvvvvv ════════ ════════════════════════════════
- ; xxxFileList TDLNWPFECASH FileName Option-1 Option-2 . . . Option-n
- ;
- ; If just xxxFileList is specified, the Level by default will be SYSOP
- ; and the filename will be DOWNSORT.
- ;
- ; For NEW-, GBL-, ALL-, IPF-, OK- and EMI-List up to 10 privilege letters
- ; can be specified and for each character a separate list-file will
- ; be generated with the following extension:
- ; NewFileList: N~p
- ; AllFileList: A~p
- ; IpfFileList: I~p
- ; GblFileList: G~p
- ; OKFileList: O~p
- ; EmiFileList: E~p
- ; where 'p' is the privilege character.
- ; For the BBS- and DUP-list only 1 privilege character will be accepted.
- ; The default filename (DOWNSORT) for each list can be overridden
- ; with the [optional] third parameter on the xxxFileList line.
- ;
- ; Additionally some other parameters may be specified (in any sequence).
- ;
- ; nnn[P] Limit the number of file-entries to a maximum of 'nnn':
- ; - for BBS-list and NEW-list the max size of the list
- ; - for IPF-list the maximum size of a VIEW-page
- ; If followed by Period-indicator ('d', 'w' or 'm') the list is
- ; limited not by number, but by file-AGE in Days, Weeks or Months.
- ; NOTE: the Period-indicator is not valid for IPF-lists.
- ;
- ; -A Selects Alphabetic sort on filename
- ; -D Selects sort on Date/Time of the file
- ; -K Keep sequence of files in FILES.BBS
- ; (ALL- and IPF-list, and newly generated FILES.BBS files).
- ;
- ; -T Causes Truncation of long descriptions (to about 50 characters)
- ; so that only 1 line will appear per file-entry.
- ; -W Causes Wrapping of long descriptions: the report will contain
- ; as many lines as needed for the complete description.
- ;
- ; -L Long OKFile: explicit filenames in stead of wildcards (PATH\*.*)
- ; Applies only to OKFileList.
- ;
- ; -If Include userfile (f = file-spec) in report for NEW-, ALL-,
- ; IPF-, IP2-, GBL-lists and FILES.bbs files. The file is
- ; included without any translations, so beware of formatting
- ; (text-float) in the IPF- and IP2-list!
- ;
- ; -X eXclude privilege indications in NEW-, ALL-, IPF- and GBL-lists.
- ;
- ; -Fn ListTitle font. Choose for 'n': 1, 2, 3 or 4 (default is 2).
- ; See some samples of the fonts in the top of this file.
- ; If '0' (zero) specified, then NO BLOCK TITLE will be generated.
- ;
- ; If an asterisk (*) is used as parameter value character, the hardcoded
- ; default value will be used. If you specify mutually exclusive
- ; options (-A or -D) or (-T or -W), then the last value on the line
- ; will be effective.
- ;
- ; NOTES 1. For ORP-fileList the privilege parameter does not apply,
- ; ----- but at least 1 character must be specified!
- ; 2. Invalid or not-recognised sub-parameters are ignored without
- ; any warning!
- ; 3. You should specify maximum 1 line of each list-type, otherwise
- ; only the last specification will be accepted.
-
- AllFileList s Down_All -x -k -W -f1 -IDownsort.Inc
- * BBSFileList s Down_Bbs 3w -d -w -F1
- * DupFileList s Down_Dup -w
- * GblFileList s Down_Gbl -a -t -F3 -IDownsort.Inc
- * IpfFileList s Down_Ipf 200 -k -x -F4
- * Ip2FileList s Down_Ip2 200 -a -F3
- NewFileList s Down_New 10m -a -t -f2
- * EmiFileList s Down_Emi 22 -d -w -IDownsort.inc
- * OKFileList d Down_OKE -l -IDownsort.Mag
- * OrpFileList * Down_Orp -a -w -f4
-
- ; NOTE: The IPF-list has the format of an INPUT-file for the
- ; Information Presentation Facility Compiler (IPFC), which is
- ; part of the IBM OS/2 Program Development Toolkit and equivalent
- ; MicroSoft package. This inputfile has to be processed by this
- ; compiler. For the sample above with the command:
- ; IPFC DOWN_IPF.I~P /INF
- ; Be sure to have the file DOWNSORT.BMP in the default directory and
- ; set the IPFC environment-variable (e.g. SET IPFC=D:\TOOLKT13\IPFC).
- ; IPFC will produce a file called DOWN_IPF.INF, which is ready
- ; to be viewed with the command:
- ; VIEW DOWN_IPF
- ; See the Toolkit documentation for details of IPFC.
- ; IPFC is not distributed with the DOWNSORT package!
- ;
- ; IP2FileList has the OS/2 2.0 IPF format, you will need IPFC
- ; of the OS/2 2.0 toolkit!
-
- ; FILFilePath Specifications for the FILES.bbs type of output.
- ; ----------- Specifications are basically the same as for above lists.
- ; Second parameter is [optional] specification of
- ; destination directory of newly generated Files.BBS files.
- ; Use the format: drive:\directory\
- ; If second parameter specified, the output filename will
- ; be 'FILES', extension will be the first 3 characters of
- ; the areaname.
- ; If not specified the MAXIMUS path specification will be
- ; used (ListFile parameter if used in Maximus' AREA.CTL
- ; otherwise the Download directory).
- ; Not all parameters of other lists (see above) apply to
- ; the FILES.bbs lists (since it will not contain a TITLE
- ; as the other lists and the file-description will be
- ; kept on a single - looooong - line).
- ; Entries can be sorted, but then you loose your comments!
- ; So -K (Keep Sequence) is default and recommended!
-
- FILFilePath s d:\c2\downsort\filesbbs /k -x
-
- ;
- ; ═════════════════════════════════════════════════════════════════
- ;
- ; Commandline parameters may supply additional options, and may
- ; (partly) override the specifications in this configuration file.
- ; Consider this file as your customised default setting for DOWNSORT,
- ; and use commandline parameters only to make other lists on the fly.
- ; For the reports there is nothing that you can specify with commandline
- ; parameters, that you cannot specify in this configuration file!
- ;
-