home *** CD-ROM | disk | FTP | other *** search
/ Carsten's PPE Collection / Carstens_PPE_Collection_2007.zip / T / T-MATRIX.ZIP / MATRIX.DOC < prev    next >
Text File  |  1995-02-21  |  6KB  |  232 lines

  1. DOC CODE: MATRIX.DOC/200295/EINSTEIN
  2.  
  3. PCE MATRIX V1.0ß By Einstein/COWS
  4. ---------------------------------
  5.  
  6. Introduction
  7. ------------
  8. PCE MATRIX V1.0ß is (c) 1995 By Einstein/COWS. The Author takes NO
  9. Responsiblity at all, for losing data or ANY damage of ANY Kind.
  10.  
  11.  
  12. Credits
  13. -------
  14.  
  15. The Author of this program would like to thank these sysops:
  16.  
  17.  - Omega Supreme        Thanks a looooot for Beta Testing. It was
  18.                         and great idea after all to program a matrix
  19.                         for PCE 1.18 :)
  20.  
  21.  - The Enforcer         Thanks for Beta Testing and thanks for the
  22.                         list, all ideas are usefull :)
  23.  
  24.  - The Doctor,          (Dutch PCE Support Site)
  25.    Mugshot and
  26.    Psygor               Thanks for the PCE support and Beta testing
  27.  
  28.  - Further all people who are involved in this project.
  29.  
  30.  
  31. Requirements
  32. ------------
  33.  
  34. PCE MATRIX V1.0ß Requires:
  35.  
  36.  - BNU or X00 FOSSIL driver or compatible
  37.  - PCE Express 1.18 Correctly installed
  38.  - PCE Environment Variable Set
  39.  - Enough HD space
  40.  - RUN.BAT Batch
  41.  - MATRIX.INI File
  42.  - All the executables and ANSIS as included in this package
  43.  
  44.  
  45. MATRIX.INI
  46. ----------
  47.  
  48. The MATRIX.INI file consists of 5 lines.
  49.  
  50. Line 1:  Enter here your comport number
  51. Line 2:  Enter here your modem init string, you can use '~' and '|'.
  52.          '~' means a one second delay, '|' = CR
  53. Line 3:  Enter the number of initialization tries
  54. Line 4:  Enter the conference number, where to post the feedback
  55. Line 5:  This is the hang-up string
  56.  
  57. Example:
  58. --------
  59. 3
  60. ATZ|ATM0|
  61. 10
  62. 1
  63. ~~~+++~~~ ATH0|
  64.  
  65.  
  66. RUN.BAT
  67. -------
  68.  
  69. This batch is needed for a proper operation and makes the neccessary
  70. arrangements to your system, when executed.
  71.  
  72.  
  73. Example:
  74. --------
  75.  
  76. Matrix V1.0 returns with 3 errorlevels
  77.   0 : Everything went OK
  78.   1 : Start PCE, EXITBBS?.BAT present
  79. 255 : Something went wrong. (Modem couldn't be initialized!)
  80.  
  81. The Batch:
  82. ----------
  83.  
  84. @echo off
  85. :start
  86. matrix %1 %2
  87.  
  88. rem %1 = NodeNr  MUST BE SPECIFIED!!!!
  89. Rem %2 = -S = Sysop Connect, Executes the BBS immediately
  90.          -D = Doesn't drop carrier if present, when starting the matrix.
  91.  
  92. if errorlevel 255 goto end
  93. if errorlevel 1 goto PCE
  94. goto start
  95. :PCE
  96.  
  97. Rem Copy resultfile to your bbs root...
  98.  
  99. Del c:\bbs\pcedoor.da0 >NUL   (not necessary!)
  100. Copy EXITBBS0.BAT C:\BBS >NUL
  101. Rem the '0' is automaticly added to the file, and corresponds with the node
  102.     number which is specified as parameter %1.
  103.  
  104. c:
  105. cd\bbs
  106.  
  107. rem change here to your BBS Directory
  108. Call EXITBBS0.BAT
  109.  
  110. Cd c:\pce_utils\matrix
  111. rem change back to the matrix dir...
  112.  
  113. goto start
  114. :end
  115.  
  116.  
  117. LOGOFF.ANS
  118. ----------
  119.  
  120. This file is shown everytime a user selects "LOGOFF" from the matrix.
  121.  
  122.  
  123. Reports:
  124. --------
  125.  
  126. All (bug)reports must be sent to NUCLEAR CLIMATE, sysop Omega Supreme.
  127. I (Einstein) will not give any support at this moment. When the OFFICIAL
  128. version is released, support will be available, and only when having the
  129. REGISTERED version.
  130.  
  131. Registration:
  132. -------------
  133.  
  134. Call NUCLEAR CLIMATE for registering. This is our official Registration Site.
  135. Please support our program, we put a lot of time in it, and $10 isn't that
  136. much.
  137. If you register, you will get the full 'REGISTERED' version, this includes
  138. option 4 & 5 of the menu (Page sysop and Leave comment).
  139.  
  140.  
  141. What's New:
  142. -----------
  143.  
  144. Date 16/02/95
  145.  
  146.  + Added DesqView, Windows and OS/2 Awareness. Other tasks may run faster,
  147.    when PCE Matrix V1.0 is running, waiting or initializing.
  148.  
  149. Date 19/02/95
  150.  
  151.  + Fixed the modem Initialisation Procedure. Modem hangs up correctly and
  152.    starts Initializing.
  153.  
  154.  + Fixed a bug, the program won't refresh the screen like a maniac and
  155.    so won't initialize correctly or won't initialize at all.
  156.  
  157. Date 20/02/95
  158.  
  159.  + Added an incomming call feature. When you're logged in locally into the Matrix,
  160.    PCE Matrix V1.0 detects the ring and gives you a warning that an incomming
  161.    call was detected, and that you should hangup.
  162.  
  163.  + Changed the modemroutines a bit, and fixed some bugs. All the modemhandling
  164.    should now work about 100%.
  165.  
  166.  - Deleted the -L parameter. You can logon locally by pressing F2 in the main
  167.    menu.
  168.                             -- END OF DOCUMENT --
  169.  
  170. Registration Form
  171. -----------------
  172.  
  173. By Registering this product, you will get our 100% support.
  174.  
  175.  
  176. Handle   : ______________________________
  177.  
  178. BBS NAME : ______________________________
  179.  
  180. BBS #1   : ______________________________
  181.     #2   : ______________________________
  182.     #3   : ______________________________
  183.  
  184. Real Name: ______________________________
  185.  
  186. Address  : ______________________________
  187.            ______________________________
  188.            ______________________________
  189.  
  190. Disk Type:
  191. ---------
  192.     3 1/2            [ ]
  193.     5 1/4            [ ]
  194.  
  195. How you like to receive it:
  196. --------------------------
  197.  
  198. Mail Me              [ ]
  199.  
  200. I'll Pick it up
  201. at Nuclear Climate   [ ]
  202.  
  203. (Address is needed for sending the registered version
  204.                      OR
  205. You can pickup your personal copy at Nuclear Climate
  206.  
  207. Your version will be personalized, Your BBSName, Number and sysopname
  208. will be added hardcoded.
  209. )
  210.  
  211. Please send this from to the P.O Box stated below, or drop a mail at
  212. Nuclear Climate  +31 (0) 76.416.036
  213.  
  214.  
  215.  
  216. SEND YOUR $10 or DFl 20,= TO:
  217.  
  218.  P.O. Box 92
  219.  5830 AB  BOXMEER
  220.  The Netherlands
  221.  
  222. (Just Mention the PO BOX as stated above, don't put any HANDLES above it,
  223.  otherwise, the people at the postoffice won't deliver it!!!
  224.  Don't forget to send it with insurance, and mention your REAL NAME&Address at
  225.  the backside of the enveloppe. This product is 100% legal, so don't worry!)
  226.  
  227. And we see to it, that you'll receive your personal copy as soon as possible.
  228.  
  229. Thank you for supporting our product, you won't regret it.
  230. Now we can maintain making quality products.
  231.  
  232.