home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / ppqwk118.zip / PP-QWK.DOC < prev    next >
Text File  |  1994-06-12  |  8KB  |  192 lines

  1.                    PPoint/QWK Message Database System
  2.           Copyright (c) 1993 Harvey Parisien, Kingston, Canada
  3.                                 1:249/114
  4.  
  5. PPoint now let's you connect to a host using QWK technology to connect
  6. to your host as an alternative to FidoNet Mailer/Binkley technology.
  7.  
  8. The advantage of this is there is virtually no setup needed on the
  9. Host's part, you can connect to any system that has a QWK door.  You set
  10. yourself up on that system to receive the message areas you want, and
  11. that's it.  You use PPoint the same was as a mailer setup, with the
  12. exception of the actual mail transfer.  Where a mailer is automated to
  13. the extent that it handles the mail transferring to and from your host
  14. quite automatically, and without user intervention, the QWK host
  15. transfer requires you to press a few keys.
  16.  
  17. Once a host transfer is requested, PPoint will dial up the host and the
  18. host bbs will prompt you for a Name and Password.  PPoint provides two
  19. simple macros to insert these for you.  Alt+N is your name and ALT+P is
  20. your Password.  Pressing these keys logs you on in seconds, then you
  21. select downloading and/or uploading on the host.
  22.  
  23. Once you log off, mail is automatically processed into PPoint.
  24.  
  25. This type of QWK management is a few steps up from OFFLINE, a QWK Reader
  26. also developed by Harvey Parisien, since the messages are stored and
  27. managed in a message database.
  28.  
  29. ------------------------------------------------------------------------
  30. Setup:
  31.  
  32. Setup is automatic, just have PP-QWK.exe, PP-QWKT.exe, and PP-QWKZ.exe
  33. in your PPoint directory.  This must be for a NEW SETUP OF PPOINT ONLY!
  34. Then just run PPoint.  PPoint will prompt you for your name and your host
  35. address (a standard fidonet address for your main host) and your log on
  36. password to that bbs.  THIS REQUIRES A NEW SETUP OF PPOINT.  YOU CAN NOT
  37. RUN QWK MODE WITH PKT/MAILER NODE.
  38. ------------------------------------------------------------------------
  39.  
  40. You can only have one QWK-HOST netmail area, however, you can have
  41. multiple QWK HOSTS.  It is recommended that you use the QWK HOST as
  42. entered in your PPoint setup as your NETMAIL host.  When you entered
  43. details on that host, you also entered the fidonet address for that host
  44. which will be used for netmail activities.
  45.  
  46. With a normal one host setup, PPoint just automatically dials up your
  47. host for mail transfers.  If you have multiple QWK HOSTS, you can make
  48. your terminal prompt you to dial more than one HOST by creating a text
  49. file called PHONE.LST in this format...
  50.  
  51. ;Host address or name, phone number, password
  52. 1:249/114, 634-6125, sport
  53. Fred's BBS, 555-1212, stuff
  54. 1:249/124, 555-1234, cat
  55.  
  56. ... the terminal will then prompt you with a list including the BOSS you
  57. setup in PPoint Setup for dialing.
  58.  
  59. TERMINALS: Using the terminal provided with PPoint has certain
  60. advantages.  It is a simple terminal with only the features you need to
  61. deal with offline mail, and has some special PPoint/QWK features like,
  62. when you upload a return QWK packet, you will be prompted to delete the
  63. packet from your system.  However, you can use any terminal.  Simply
  64. edit the QWK.BAT file and replace PP-QWKT with your terminal command(s).
  65. Remember to delete your *.REP (return) files once uploaded.  You might
  66. want to add a line like .... Del \email\out\*.rep /P if you use Dos 6.
  67. so it prompts you to delete packets, or something more creative than
  68. that.  If this paragraph was too complicated, stick with the terminal
  69. included with PPoint... :)
  70.  
  71. PP-QWKT.CNF is a configuration file created by PP-QWKT the first time
  72. you run it.  It is a text file that can be edited to change certain
  73. modem parameters.  Read the comment lines preceeded with a ; in that
  74. configuration file for more details.
  75.  
  76. The other thing to watch for, it is how your QWK host lables your
  77. netmail (or sometimes called Matrix Mail) area.
  78.  
  79. If your QWK Host does not call the area NETMAIL, then you must edit your
  80. qwk.bat file (created and operated internally by ppoint) as follows...
  81.  
  82. This is the standard QWK.BAT
  83.  
  84. @rem THIS BATCH FILE IS USED INTERNALLY BY PPOINT
  85. @CLS
  86. @PP-QWK /OUT
  87. @PP-QWKT
  88. @PP-QWK /IN
  89.  
  90. QWK.BAT Details...
  91.  
  92. Skip this to the /// if not interested...
  93.  
  94. The first line is a comment line, and the second line clears the screen.
  95.  
  96. The first PP-QWK /OUT command reads your outbound *.OUT file which is in
  97. *.PKT format and converts it to a *.MSG file which is the QWK reply
  98. format and then archives it to *.REP.
  99.  
  100. The next line PP-QWKT is simply the QWK smart terminal that comes with
  101. PPoint.   You can make it anything terminal you like.  The only
  102. advantage of PP-QWKT is that it will automatically dial your boss, it
  103. has a zmodem protocol, it lists inbound and outbound qwk files and
  104. prompts for deletion of *.rep files after uploading.
  105.  
  106. The last line PP-QWK /IN reads your inbound and converts the *.QWK
  107. packet to *.PKT packets.
  108.  
  109.                                   ///
  110.  
  111. The pp-qwk commands can be edited as follows.  Let's say your netmail
  112. area name produced by your host qwk system is PRIVATE: MAIL...
  113.  
  114. @rem THIS BATCH FILE IS USED INTERNALLY BY PPOINT
  115. @CLS
  116. @PP-QWK /OUT /Nprivate:~mail
  117. @PP-QWKT
  118. @PP-QWK /IN /Nprivate:~mail
  119.  
  120. ... upper/lower case is not important.  This causes PPoint to translate
  121. all mail in PRIVATE: MAIL to it's area called NETMAIL.
  122.  
  123. Alternatively, you could request alterations by the host.  In Maximus,
  124. the following command in AREAS.CTL should be changed to read...
  125.  
  126.    MsgInfo   NETMAIL
  127.  
  128.                                  * * *
  129.  
  130. Here are other parameters for PP-QWK, they can be displayed any
  131. time by entering: PP-QWK /?.  You'll notice that PP-QWK defaults to my
  132. favorite archiver LHA.  This was made a default, because it's the most
  133. memory efficient of all the archivers out there.
  134.  
  135.   PP-QWK Interface v1.00 - A PPoint Companion
  136.   Copyright (C) 1993 Harvey Parisien, all rights reserved
  137.   FidoNet: 1:249/114
  138.  
  139.   USE: PP-QWK /IN /OUT /Aarchiver# /Nnetmail_area_tag /?
  140.  
  141.   Defaults are: /NNETMAIL and /A0
  142.  
  143.   Archivers: 0=LHA 1=ZIP 2=ARJ
  144.  
  145.   If /switches require spaces in the text, use a ~ in place of a space.
  146.   The ~ characters will be translated to a space.
  147.  
  148.   ie: /nPRIVATE~MAIL will be read as PRIVATE MAIL
  149.  
  150.   /IN converts QWK packets into PKT packets - auto-unarchives
  151.   /OUT converts PKT packets into MSG packets - archives to REP
  152.  
  153.                                  * * *
  154.  
  155.               If you don't use a QWK host, delete these...
  156.  
  157.                               PP-QWK.DOC 
  158.                               PP-QWK.EXE 
  159.                               PP-QWKZ.EXE 
  160.                               PP-QWKT.EXE 
  161.  
  162.  
  163.                ADVANCED USER /SPECIAL APPLICATION NOTES:
  164.  
  165. Sysops can interface to their local BBS on the same system using PPoint
  166. with QWK by editing your QWK.BAT as follows.  This is assuming a Maximus
  167. system...
  168.  
  169. @CLS 
  170. @PP-QWK /OUT 
  171. @cd\max 
  172. @max 
  173. @if exist c:\max\olr\node00\*.qwk red c:\max\olr\node00\*.qwk \qwk\in 
  174. SQUISH IN OUT SQUASH LINK -q -fECHOTOSS.LOG 
  175. @cd\qwk 
  176. @PP-QWK /IN 
  177.  
  178.  
  179. If your terminal leaves your system onhook and you want if OFFHOOK, freq
  180. or download a file called OFFHOOK.ZIP from 1:249/114 (613) 634-6125
  181. which will take your modem offhook in your QWK.BAT like this...
  182.  
  183. @CLS 
  184. @PP-QWK /OUT
  185. @TELIX
  186. @OFFHOOK 3
  187. @PP-QWK /IN 
  188.  
  189. ... the 3 is a com port, that's the way offhook works.  If you have
  190. tried offhook type utils that didn't work, fear not, this one will take
  191. your modem off hook without fail (and with no smoke).
  192.