home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / SFPAGE42.ZIP / PAGEIS.DOC < prev    next >
Text File  |  1994-12-15  |  5KB  |  158 lines

  1.  
  2.                                 PageIs
  3.                                --------
  4.                               Version 4.2
  5.                            Copyright Dec. 1994
  6.                      By Wolverine Wares & Joe Pelley
  7.  
  8.  
  9. What it is :
  10. -------------
  11.  
  12.   I wrote PageIs because I was bored and I thought that Spitfire sysops
  13.   could use a program like this. I don't see many of these around for SF.
  14.   SF v3.5 is needed in order for this to work.
  15.  
  16.   PageIs reads the SFDOORS.DAT & SFNODE.DAT file. A MUST for this to work!
  17.  
  18. Important--> In order for this program to work, it MUST have the following
  19.              files in the home Spitfire (BBS) directory.
  20.                 1) PageIs.exe - Main Executable Program.
  21.                 2) PageIs.cfg - Configuration File
  22.  
  23.  
  24. Then:
  25. -----
  26. Create a file in your home SF (BBS) directory called PAGEIS.CFG.
  27.  
  28. Next:
  29. -----
  30.  Add the bbs data file type on line 1.
  31.    ( For Spitfire BBS Add 'SF' To Line 1, which reads the sfdoors.dat )
  32.  Add the path to the door drop file (including the backslash '\') on line 2.
  33.    (Usually your home spitfire (bbs) directory).
  34.  Add your bbs name on line 3.
  35.  Add your (sysop) name on line 4.
  36.  Add you locked baud rate on line 5. If you don't lock your com port, then
  37.    enter a '0' here.
  38.  
  39. Example:
  40. --------
  41.  
  42. SF
  43. C:\SF\
  44. Wolvereine's Lair BBS
  45. Joe Pelley
  46. 38400
  47.  
  48.  
  49. Command Line Usage :
  50. --------------------
  51.  
  52.  - Put PageIs and the other file mentioned above in your main Spitfire
  53.    (BBS) directory. ( Home Directory ).
  54.  - Then edit SFLOGON.BAT ( Which goes in your main Spitfire directory):
  55. ie :
  56.  
  57. ------->Cut Here<--------
  58.  
  59.     @Echo Off
  60.     PageIs.exe PageIs.cfg
  61.  
  62. ------->Cut Here<--------
  63.  
  64.  
  65. Thats it folks! It will display color or B&W, depends if the caller chooses
  66. ANSi at logon time or not.
  67.  
  68. If you wish to run it locally, enter a /L after the configuration file:
  69. ie:
  70.   PageIs.exe PageIs.cfg /L
  71.  
  72. Nonstandard IRQ's can be used by specifying the irq number after the config
  73. filename:
  74. ie:
  75.   PageIs.exe PageIs.cfg irq#
  76. (irq# = enter your irq number here)
  77.  
  78. There is a 3 minute timeout on the keyboard. So.. if someone just sits there,
  79. after 3 mins, the program will abort with a keyboard timeout.
  80.  
  81. Sysop Keys:
  82. ------------
  83. While PageIs is running, the sysop can press certain special keys to perform
  84. a variety of functions. The following is a list of the special keys:
  85.  
  86.      Key(s)              Function
  87.     --------            ----------
  88.      HOME                Toggles between the user status window and a help
  89.                          display that lists the special keys.
  90.  
  91.      F6                  Takes 5 minutes away from the caller.
  92.                          NOTE: This will NOT be returned to BBS.
  93.                          This only effects his time in the door
  94.                          not on the bbs.
  95.  
  96.      F7                  Gives 5 minutes to the caller.
  97.                          NOTE: This will NOT be returned to the BBS.
  98.                          This only effects his time in the door
  99.                          not on the bbs.
  100.  
  101.      F9                  Quit the door and return the caller to the BBS.
  102.  
  103.      F10                 Enter chat mode. Pressing the ESC key exits the
  104.                          chat mode.
  105.  
  106.      Alt+D               Drop to DOS.
  107.  
  108. Distribution :
  109. ----------------
  110.  
  111.   PageIs is distributed under the Shareware concept, free to distribute as
  112. long as it remains unmodified and no fee is charged. If you use this program
  113. and/or find it beneficial, then a $10 registration fee is required. Upgrades
  114. are FREE upon REQUEST. All orders in Canadian funds please. You are allowed
  115. to use this program for free for 30 days, after which, you must either remove
  116. it from your system or register it. You may download your registered copy or
  117. update by calling my bbs and I can have it ready for you.
  118.  
  119. Call and Contact :
  120.  
  121.           Wolverine's Lair BBS.
  122.           Sysop : Joe Pelley.
  123.           (519) 672-8621
  124.           London, Ontario.
  125.           Canada.
  126.  
  127.   OR send cheque or moneyorder to:
  128.  
  129. ( I will need your BBS Name and Number, Your Name and Voice Number. So send
  130.   that info too. )
  131.  
  132.           Wolverine Wares
  133.           c\o Joe Pelley
  134.           40 Baseline Rd. West #34
  135.           London, Ontario Canada
  136.           N6J-1V2
  137.  
  138. Make check or moneyorder out to: Joe Pelley
  139.  
  140. You must be a user on my bbs so I may flag your registered copy or upgrade
  141. for you.
  142.  
  143. Disclaimer :
  144. -------------
  145.  
  146.   Joe Pelley or Wolverine Wares shall in no way be held responsible for any
  147. damage incurred while operating PageIs. All responsibility lies with the
  148. user of the software. The Shareware version of PageIs and other Utilities
  149. written by Joe Pelley or Wolverine Wares are available for downloading from
  150. his BBS mentioned above.
  151.  
  152. Acknowledgements:
  153. ------------------
  154. PageIs is written in PASCAL version 7.0 using the following products:
  155.  
  156. Borland Pascal version 7.0
  157. RMDoor version 4.5 -  Copyright (c) Mark Goodwin and Randy Hunt.
  158.