home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / FLM135P.ZIP / FLMAKER.DOC < prev    next >
Text File  |  1999-06-24  |  7KB  |  177 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.           ▄██████ ██            ▄██████▄ ▄█████▄ ██  ▄██ ▄██████ ██████▄
  9.          ██▄▄▄▄  ██      ▄▄▄▄▄ ██ ██ ██ ██▄▄▄██ ██▄██▀  ██▄▄▄▄  ██   ██
  10.         ██▀▀▀▀  ██      ▀▀▀▀▀ ██ ██ ██ ██▀▀▀██ ██▀██▄  ██▀▀▀▀  ██████
  11.        ██      ███████       ██ ██ ██ ██   ██ ██  ▀██ ▀██████ ██  ▀██
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.                          Filelist maker for Telegard BBS
  19.                                 version 1.35/Pro
  20.  
  21.  
  22.  
  23.  
  24.     -----------------------------------------------------------------------
  25.     AUTHOR:
  26.             Meelis Mägi a.k.a Max
  27.             Fidonet 2:490/333
  28.             E-Mail  Meelis.Magi@Mail.ee
  29.             BBS     The Gate BBS, Phone (372)-678-1284
  30.     -----------------------------------------------------------------------
  31.     LICENCE:
  32.             FLMaker  is  distributed  " As Is "  and  author   are  not
  33.             responsible for errors  occurred  while using this  program
  34.             on your computer.
  35.             It is guaranteed only that FLMaker will take some space  on
  36.             your hard disk.
  37.             Prohibited any  modifying  of FLMaker  without  preliminary
  38.             agreement with author of the product.
  39.     -----------------------------------------------------------------------
  40.     REGISTRATION:
  41.             FLMaker is freeware. No Registration needed. If you want
  42.             to make donation then sent it to
  43.             -
  44.             Meelis Mägi
  45.             Koidu 47
  46.             Keila, 76609
  47.             Estonia
  48.     -----------------------------------------------------------------------
  49.     REQUIREMENT:
  50.             A computer (PC, 286), RAM (about 200kb), HDD (~100k) and
  51.             of course Telegard 3.09 or newer.
  52.     -----------------------------------------------------------------------
  53.     INSTALL:
  54.             This is a easy part.
  55.             make new directory for FLMaker, unpack flm????.zip to it.
  56.             (You may delete that zip file).
  57.             Next step is to check flmaker.cfg, flmaker.lst files.
  58.             You can edit all these files with normal ascii editor.
  59.             > FLMAKER.CFG is main configuration file and contains all the
  60.             information what you want to told flmaker. One command at
  61.             a line.
  62.             > FLMAKER.LST is file what contain list of areas (one area at
  63.             a line) what you want/don't want to be in filelist.
  64.     -----------------------------------------------------------------------
  65.     USING:
  66.             To use FLMaker simply type flmaker.exe /C:<your config file>
  67.             If you don't want use config file, the you can put switches
  68.             to the command line. (Check FLMAKER.EXE -? for more info)
  69.     -----------------------------------------------------------------------
  70.     CONFIGURATION:
  71.        COMMAND-LINE:
  72.  
  73.             /?     - this help
  74.             /D:x   - where x is day number                             
  75.                      0<=x<=365 (Def.=7)
  76.             /RC    - remove color codes                                  
  77.                      Color codes = `00...`FF
  78.                      note: A..F -must- be upcase.
  79.             /NEW   - only new files                                      
  80.             /AS    - area status (foother)                               
  81.             /TS    - area overview at the end                            
  82.             /FS    - file status                                         
  83.             /UL    - show uploader                                       
  84.             /UD    - show upload date 
  85.             /EO    - exclude offline / failed                            
  86.             /TG    - Use area header from area config if possible (.MSG) 
  87.                      When no /RC present, no color codes removed.
  88.             /COL:x - description start column    
  89.                      0<=X<=50  (Def.=30)
  90.             /NOBUF - don't use output buffer
  91.                      buffered output if faster
  92.             /HTML  - !! NEW OPTION !!
  93.                      generates HTML output (with frames)
  94.             /SPLIT - Split area information in separated files
  95.                      i.e SYSOP area info will go SYSOP.HTM file
  96.                      works only in HTML mode
  97.             /LFN   - Use long filenames if needed & prossible
  98.  
  99.           ---
  100.             /O:<filename> - output path+filename
  101.             /H:<filename> - header path+filename
  102.             /F:<filename> - foother path+filename
  103.             /E:<filename> - exclude list
  104.             /I:<filename> - include list
  105.             /W:<letter>   - change work disk to faster drive
  106.                             (like ramdisk)
  107.  
  108.             Note: In header & foother file You can use MCI codes.
  109.           ---
  110.             /C:<filename> - take options from this file
  111.  
  112.        CONFIG FILE:
  113.           ---- /C:flmaker.cfg start ----
  114.             /tg
  115.             /rc
  116.             /as
  117.             /ud
  118.             /ts
  119.             /H:main.hdr
  120.             /O:outfile.txt
  121.           ---- /C:flmaker.cfg ends -----
  122.  
  123.             * No spaces (tabs) before/after command is allowed !
  124.  
  125.             * If /C:<filename> switch present, then it must be 1 (first) and only
  126.               parameter !
  127.        EXCLUDE / INCLUDE FILE
  128.  
  129.             Every line contains 1 area
  130.             AREANAME or #<AREANUMBER>, like
  131.           ----- /I:<filename> start -----
  132.             SYSOP
  133.             #4
  134.             #10
  135.             #666
  136.             #11
  137.           ----- /I:<filename> ends ------
  138.     -----------------------------------------------------------------------
  139.     MCI CODES
  140.  
  141.             Note: Copied from Telegard MCI.REF file.
  142.  
  143.             System Information/Commands
  144.               ~SA     System Name (from config)
  145.               ~SB     System Location (from config)
  146.               ~SD     System Date (date format)
  147.               ~SF     System Phone # (from config)
  148.               ~SJ     System Date (MM/DD/YY)
  149.               ~SM     <CR> + Linefeed
  150.               ~SS     SysOp Name (from config)
  151.               ~ST     System Time
  152.               ~SV     Telegard Version
  153.  
  154.             File Bases
  155.               ~FB     File base name
  156.               ~FD     File base drive space (free)
  157.               ~FF     File base filename
  158.               ~FI     File base infofile name
  159.               ~FN     File base number
  160.               ~FT     Total # files in filebase
  161.               ~FU     Total # bytes in filebase
  162.  
  163.             Extended Processing Commands - Affect next valid MCI code
  164.               ~EC<n>  Center & Justify, expand to n characters
  165.               ~EE<n>  Create fill pattern of spaces to length <n>
  166.               ~EL<n>  Flush-Left, expand to n characters
  167.               ~EFc<n> Create fill pattern of character <c> to length <n>
  168.               ~EM     Convert to mixed case
  169.               ~EN     Strip all spaces
  170.               ~EPck   Will replace character c with character k in next string
  171.                       Note: case sensitive!
  172.               ~ER<n>  Flush-right, expand to n characters
  173.               ~ES     Strip colour codes
  174.               ~EU     Convert to uppercase
  175.               ~EW     Convert to lowercase
  176.     --[Eof]----------------------------------------------------------------
  177.