home *** CD-ROM | disk | FTP | other *** search
/ The Equalizer BBS / equalizer-bbs-collection_2004.zip / equalizer-bbs-collection / BBS-PCBOARD-STUFF / MQ36-H37.ZIP / MSGQUEST.DOC < prev    next >
Text File  |  1996-02-28  |  4KB  |  67 lines

  1.      ┌────────────────────────────────────────────────────────────────────┐
  2.      │ MsgQuest     PCBoard 15.2 PPE     Scripts to Msg Bases *CRACKED*   │
  3.      └────────────────────────────────────────────────────────────────────┘
  4.  
  5.      This PCBoard 15.2 PPE utility will take the answer file from a PCBoard
  6.      questionnaire and insert it into your message base. It is configurable
  7.      as far as who you want it addressed to,  whether you want it public or
  8.      private, echoed or not echoed, the subject line, which message base to
  9.      insert it into and even answer logging.  MsgQuest can handle unlimited
  10.      script questionnaires,  each one with different configuration options.
  11.      MsgQuest will insert the script answer file  into the message base you
  12.      configured it to, then it deletes the script answer file so that it is
  13.      not re-inserting the same answer file over and over again. That is why
  14.      we strongly recommend that you use the logging option!!!  Also, we are
  15.      concerned about message security,  we urge you to use SYSOP or another
  16.      "secure name" in the "Msg From" line(s) of the config file.
  17.  
  18.  
  19.      Installation of MsgQuest is now even simpler (if you can imagine that)
  20.      First, install MsgQuest as a command in CMD.LST (preferably MSGQUEST).
  21.      Then, change your PCBTEXT prompt number 103 to look like:
  22.      %D:\PCB\MAIN\PCBTEXT.103
  23.      or whatever path you would like to use. Next, you should make the file
  24.      PCBTEXT.103 to match your file path. Here's the 2 lines my PCBTEXT.103
  25.      file with an explanation following:
  26.  
  27.      @INCONF@Questionnaire (@OPTEXT@) info saved.
  28.      !D:\PPE\MQ\MSGQUEST.PPE STUFF
  29.  
  30.  
  31.      I'll include my PCBTEXT.103 for those who want it if it is any easier.
  32.      The first line in PCBTEXT.103 replaces the prompt now missing from the
  33.      PCBTEXT file. The second line tells MsgQuest to "run itself". Once the
  34.      questionnaire is saved, MsgQuest stuffs the MSGQUEST command  into the
  35.      keyboard buffer running MsgQuest  (again)  but this time right *after*
  36.      the questionnaire is saved. This may be  confusing  to some of you who
  37.      are not familiar with  PCBoard or PPE's, but  due to the timing of how
  38.      PCBoard processes scripts  it is necessary.  Otherwise, MsgQuest tries
  39.      to process script answer files  before it is actually saved by PCBoard
  40.      (figure that one out!).   But it is working fine on my system!
  41.  
  42.      MsgQuest Config File. 
  43.      Every script questionnaire that you want configured is to have 8 lines
  44.      in the config file.  Replace the lines in the sample config file  with
  45.      appropriate paths, file names  and options  for your particular needs.
  46.       Line 1 = Your Board name here
  47.       Line 2 = Registration Number       | Both are assigned when
  48.       Line 3 = Validation Code           | you register MsgQuest
  49.       Line 4 = Any string you want (like ****) to use as a script separator
  50.       Line 5 = Message base number to insert this answer file into
  51.       Line 6 = Path and Filename of answer file "as defined in PCBSetup"
  52.       Line 7 = Name of the "log file" you desire (blank if none, See NOTES)
  53.       Line 8 = Subject line for the message inserted from this script
  54.       Line 9 = Msg To (addressed to you or SYSOP or whatever name, IN CAPS)
  55.      Line 10 = Msg From (SYSOP or MSGQUEST) (IN CAPS)
  56.      Line 11 = Message security (either R for R/O or N for public)
  57.      Line 12 = Echoed or not (1 for echoed or 0 for not echoed)
  58.  
  59.  
  60.  
  61.      Repeat lines described for script 1 (lines 4-12) for as many scripts as
  62.      you have! MsgQuest is no longer limited to 15 scripts! But as before...
  63.      MsgQuest will only process one script in the "unregistered" version.
  64.  
  65.  
  66.  
  67.