home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / ltop102a.zip / LTOP10.DOC < prev    next >
Text File  |  1995-10-08  |  5KB  |  107 lines

  1.  
  2.     Lora Top 10 for OS/2 version 1.02
  3.     
  4.     - Introduction -
  5.     Lora Top 10 for OS/2 is the first program I've written for OS/2,
  6.     and also the first program I've written in the language C++.
  7.     Before I started programming for LoraBBS I was programming for
  8.     Spitfire BBS in Pascal.  That was a real easy language.  Now
  9.     I've made the stap to C++, and beleave the, it wasn't easy for
  10.     me!  I've made this program in more than 12 hours (don't you
  11.     dare laugh!  <G>), while in Pascal I would have done the same
  12.     program in about 4 hours...  Anyhow.  This is the first program
  13.     from me for LoraBBS, and I'm sure it'll be followed by a lot
  14.     more programs...
  15.  
  16.     - Usage -
  17.     Lora Top 10 for OS/2 is a program that is written to make one
  18.     simple bulletin for you.  The bulletin created contains a top 10
  19.     of the best callers, a top 10 of the best downloaders and a top
  20.     10 of the best uploaders.  An example of the created bulletins
  21.     is added to the package of Lora Top 10 for OS/2 (see the files
  22.     LTOP10.ASC and LTOP10.ANS).
  23.     To use Lora Top 10 for OS/2, you need to be in the directory
  24.     where the file USERS.BBS of your LoraBBS resides.  If the
  25.     USERS.BBS file is not in the same directory as Lora Top 10 for
  26.     OS/2, the program simply won't work.
  27.     To let Lora Top 10 for OS/2 create a bulletin, all you need to
  28.     do is use one command-line parameter, that points to the main
  29.     bulletin file (.ASC and .ANS not included) you want to create.
  30.         i.e. LTOP10 C:\LORA\DISPLAY\LTOP10    
  31.     In this example Lora Top 10 for OS/2 creates the files
  32.     LTOP10.ASC and LTOP10.ANS in the directory C:\LORA\DISPLAY.
  33.  
  34.     - Registration -
  35.     Lora Top 10 for OS/2 is almost given to you for free.  Yes,
  36.     you've read it right... YOU DON'T HAVE TO PAY A DIME FOR IT!
  37.     The only thing I'd like to get from you is a nice postcard,
  38.     telling me something about yourself, and what you think about
  39.     Lora Top 10 for OS/2.  After you've sent me the card, you may use
  40.     Lora Top 10 for OS/2 forever.
  41.     The address you need to send the postcard to is:
  42.         Alexander Erné
  43.         Burg de Kievietstraat  86
  44.         1111 GR Diemen - The Netherlands
  45.  
  46.     - Disclaimer -
  47.     Lora Top 10 for OS/2 is profided 'as is'.  This means that the
  48.     software has no warrenty at all, except that it should do what
  49.     is writting in this documentation.  If Lora Top 10 for OS/2
  50.     might crash your harddisk, or does any other kind of harm to
  51.     your computer, or anything else that you have, too bad.
  52.     Remember.  You're using Lora Top 10 for OS/2 because of your
  53.     free will, and you didn't pay a dime for it...
  54.     
  55.     - Copyright -
  56.     Lora Top 10 for OS/2 is Copyright by Alexander Erné.  Alexander
  57.     Erné holds all rights on the program, the source, this
  58.     documentation and all other files directly created by Lora Top
  59.     10 for OS/2.
  60.     
  61.     - Distribution -
  62.     You are free to share this program to anybody you like.  There
  63.     may only be no charge for Lora Top 10 for OS/2, other than the
  64.     cost that was needed to share the program with one other.
  65.     Lora Top 10 for OS/2 may also be placed on any public or
  66.     non-public Bulletin Board system, and Lora Top 10 for OS/2 may
  67.     also be placed on CD-ROM's containing shareware, without the
  68.     written permission of Alexander Erné.
  69.     Lora Top 10 for OS/2 may not be included as a 3rd party program
  70.     in an other package.
  71.     Distribution may only be done in the original package,
  72.     containing an Authentic Verification.
  73.     
  74.     - Credits -
  75.     There is someone who I'd like to thank.
  76.     Maurice Elfert.  A very good friend, who set me on programming
  77.     this util, and to let me start on probably a whole new series of
  78.     utilities for LoraBBS, as he was used from me when we both were
  79.     running Spitfire BBS.
  80.     In this documentation and in Lora Top 10 for OS/2 I've talked
  81.     about other programs. Here's a list of them with the rights.
  82.     LoraBBS - Copyright by Marco Maccafferri.
  83.     Spitfire BBS - Copyright and TradeMark by Mike Woltz
  84.     OS/2 (Operating System/2) is copyright and TradeMark by IBM.
  85.  
  86.         - History -
  87.  
  88.         Version 1.02a [Oktober 8, 1995]
  89.         *The previous distribution package (LTOP102.ZIP) contained version
  90.          1.01 of Lora Header for OS/2. This package is to correct that fault.
  91.  
  92.     Version 1.02 [September 18, 1995]
  93.     *Fixed the bug that would display users who had no files uploaded
  94.          or downloaded.
  95.     *Fixed the bug that caused the (0) to appear without a name when 
  96.          there were less than 10 users in the userbase, in all three bulletins.
  97.  
  98.         Version 1.01 [July 29, 1995]
  99.         *I've added a double ^A after each bulletin screen. Now Lora will
  100.          prompt for the <Enter> key to be pressed.
  101.         *I've added extra code to the ANSI screen, so that all colors will
  102.          restored to default.
  103.  
  104.         Version 1.00 [June 6, 1995]
  105.         The very first version of Lora Top 10 for OS/2. It is also the
  106.         first program I've written in C++ and my first program written
  107.         for OS/2.