home *** CD-ROM | disk | FTP | other *** search
-
-
-
-
-
- FRAtio 1.01ß
-
-
-
-
-
- >>> CONTENTS <<<
- ------------------------------------------------------------------------------
- 1. Introduction
- 2. Installation
- 3. Configuration by sysop
- 4. registration
-
-
- ------------------------------------------------------------------------------
- 1. Introduction
- ------------------------------------------------------------------------------
- FRAtio is a door which calculates some information for the user,
- for example how many files/KB he can still download until his ratio
- has expired. There is nothing new about that. But with FATAL!RA
- FRAtio offers some new features: The user can see what he has
- to do for the next security level and in how many days this will happen
- if he continues his activity as before. Also the user can see his
- activity of the last 30 days concerning calls, messages, up- and
- downloads graphically.
- With an ANSI-editor (supporting the BIN format) you can make a ratio-
- info including 9 pages. Usually all data suits into 4 or 5 pages.
- With the cursor keys ( -> and <- ) or 4 and 6 you can switch the
- pages. ANSI, ASCII and AVATAR are supported.
-
- USE FRATIO AT YOUR OWN RISK !
-
-
- ------------------------------------------------------------------------------
- 2. Installation
- ------------------------------------------------------------------------------
- These files have to be in the archive:
- fratio.cfg Configuration file
- fratio.doc This documentation
- fratio.dok German documentation
- fratio.exe The program
- binview.exe BIN-file viewer (state the BIN as parameter)
- fratio0.bin Coice line ┐
- fratio1.bin 1. page │
- fratio2.bin 2. page ├ Menu system "fratio" 4 FATAL!RA
- fratio3.bin 3. page │
- fratio4.bin 4. page │
- fratio5.bin 5. page ┘
- info_a.bin "normal" ratio info
- info_b.bin "normal" ratio info
-
- Simply unpack the archive to a directory (eg c:\ra\utils\FRATIO\).
- If you want to use animated enter prompts copy all prompts into a directory
- PROMPTS in the RA main directory. (eg c:\ra\PROMPTS\).
-
- Now change the configuration file fratio.cfg.
- Call the door by a type-7-call for example in the download menu.
-
- OptData:
- c:\ra\utlis\FRATIO\FRATIO.exe *M
-
- That's it at first, so let's test it and then continue reading !
-
-
-
- ------------------------------------------------------------------------------
- 3. Configuration by sysop
- ------------------------------------------------------------------------------
- The following configuration is only recommended if you have at least
- one or two hours time. It is not required if you want to use the
- original layout.
-
- How it works:
- You see that you can choose a manu system in the configuration file.
- Such a menu system contains several BIN files which have the same name
- except a number at the end.
- A BIN file is comparable to an ANSI.
- The file with the number 0 (ex: fratio0.bin) defines the number of
- pages and the name of each page which the user can see. Only the
- first line is used. In use a lightbar shows the actual page. The
- following BIN's define the layout of the pages (ex: fratio1.bin to
- fratio5.bin).
- The following parameters can be used in a BIN file:
-
- User data:
- %UP Uploads
- %UPK UploadsK
- %DOWN Downloads
- %DOWNK DownloadsK
- %LEVEL Security
- %BPS Line speed of the user
- %CALLS Calls
- %MESSIS Messages
-
- User data of the last 30 days: (F)
- %XCALLS Calls of the last 30 days
- %XMESSIS Messis of the last 30 days
- %XUP Uploads of the last 30 days
- %XUPK UploadsK of the last 30 days
- %XDOWN Downloads of the last 30 days
- %XDOWNK DownloadsK of the last 30 days
-
- Maximum value of the last 30 days: (F)
- %MCALLS Max. Calls of the last 30 days
- %MMESSIS Max. Messis of the last 30 days
- %MUP Max. Uploads of the last 30 days
- %MUPK Max. UploadsK of the last 30 days
- %MDOWN Max. Downloads of the last 30 days
- %MDOWNK Max. DownloadsK of the last 30 days
-
- Ratio data:
- %RATIOK KB-Ratio
- %RATIO File-Ratio
- %NRATIOK KB-Ratio of the new level
- %NRATIO File-Ratio of the new level
- %UPCRED Upload-Credits
- %UPCREDK Upload-Credits KB
- %REMAIN Still to download
- %REMAINK Still to download KB
- %AKTRAT Actual Ratio
- %AKTRATK Actual Ratio KB
-
- Limits:
- %TLIMIT Daily limit
- %TDOWN Downloaded today
- %TREST Totay still available
- %MIN Minimum available today
- (the minimum of REMAINK and TREST)
- %TIMEL Time-Limit
- %TIMEU Time used
- %TIMER Time remaining
-
- New level: (F)
- %NLEVEL New level
- %NUP Still to upload
- %NUPK Still to upload KB
- %NTAGE Days to wait for the new level (1)
-
- Graphs: (F)
- %GCALLS Graphic display of the last 30 days in a window
- %GMESSIS of 8*30 Characters
- %GUP
- %GUPF
- %GDOWN
- %GDOWNF
-
- More user data
- %A Flgs
- %B
- %C
- %D
- %N:xx Name (xx: Max. length)
- %H:xx Handle
- %L:xx Location
-
- %> Following values right oriented
- %< Following values left oriented
-
- Comments:
- (F) FATAL!RA required
- (1) Values are calculated from the data of the last 30 days, in other
- words if the user continues his activity as before.
-
- Don't be shocked because of the long list :)
-
- ------------------------------------------------------------------------------
- 4. Registration
- ------------------------------------------------------------------------------
- A reg-tool will be released soon. If it is there Start it to get more
- information.
-
-
- <end>