home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / CL15S1G.ZIP / LASTON13.ZIP / AUTOJOIN.DOC next >
Text File  |  1994-01-10  |  2KB  |  41 lines

  1. ; *****************************************************************
  2. ; *                                                               *
  3. ; *                         AUTOJOIN V 1.00                       *
  4. ; *                                                               *
  5. ; *                    Written in PPL for PCBoard                 *
  6. ; *                                                               *
  7. ; *                    Designed By:  Gary Meeker                  *
  8. ; *                                                               *
  9. ; *                    Began development: 01-10-94                *
  10. ; *                                                               *
  11. ; *****************************************************************
  12.  
  13. 1.00 (01-10-94) - Initial Release.
  14.  
  15. AutoJoin allows a User to select the conference they wish to join upon
  16. logging on to the BBS. It checks to make sure it is a valid number and
  17. then checks to make sure the User is registered in the conference also
  18. taking into account expiration date and the expired conference flag.
  19.  
  20. The conference selection is placed into the User Comment at the position
  21. indicated by number placed on the command line in the CMD.LST file.  The
  22. number is  padded to four characters and I recommend using 27 to use the
  23. last four characters of the comment field.
  24.  
  25.                                 File Locations
  26.  
  27.           Command     Security  PPE/MNU File -or- Keystroke Replacement
  28.       ══════════════  ════════  ═══════════════════════════════════════
  29.    1) AUTOJOIN            0     I:\PCB\PPE\AUTOJOIN.PPE 27
  30.  
  31. If the User blanks  out the conference number then  they will return to
  32. the conference they were last in if that feature is enabled in PCBoard.
  33. Setting 0 will place them in the Main Board allowing the User to disable
  34. the last in feature themselves. They may also choose any other conference
  35. to return to each call.
  36.  
  37. You must also run LASTON.PPE during the LOGON Script in order for the
  38. AutoJoin to work as  that is the  program that places the User in the
  39. Conference. Make sure the number on the command line agrees with that
  40. in the LASTON.CFG file line 2.
  41.