home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / SFPHON10.ZIP / SFPHONE.DOC < prev    next >
Text File  |  1994-12-29  |  6KB  |  175 lines

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