home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / modem.madness / SMMNETML / BLDLST11.ZIP / BUILDLST.DOC next >
Encoding:
Text File  |  1993-03-26  |  1.6 KB  |  54 lines

  1. BUILDLST
  2.  
  3. a) What is BuildLst?
  4.  
  5. It is a program that takes a Pip message area and creates (or updates) a
  6. user list (to be used by Pip Reply).
  7.  
  8. b) How does it work?
  9.  
  10. Run 
  11.  
  12.   BUILDLST area# filename.ext
  13.  
  14. Where filename.ext is the name of the userlist you want to create/update 
  15. (usually fidouser.lst, or whatever you set in Pip\Setup\Editor...)
  16.  
  17. All users found in the message area will be added to the userlist.
  18.  
  19. Notice that BuildLst needs Pip* configuration files.
  20.  
  21. c) Is it free?
  22.  
  23. It works without registration, but if you use it with Pip*, think about 
  24. registering Pip*.
  25.  
  26. d) Is it safe?
  27.  
  28. This is a first release I made to demonstrate the power of MSGOBJ (API for
  29. PipBase); at least I assure it will not destroy your computer.
  30.  
  31. Report any bug to Roberto Piola, 2:334/108.57@fidonet.org
  32.  
  33. e) What is Pip Base?
  34.  
  35. Pip Base is a new message base format created in Italy by Elio Fenoglio and me.
  36. Messages are stored in a compressed format, and most messagebase size 
  37. limitations are broken (up to 32768 areas with 32768 messages each).
  38.  
  39. Currently, known (and tested) programs supporting Pip Base are:
  40. - Pip* (editor and mail processor)
  41. - PipBase (mail processor)
  42. - PipReply (editor)
  43. - Gimme-a-point (complete point package)
  44. - The Robot Engine (an utility to build your own mail robot)
  45. - PiForward (a program to readdress netmail with wrong address)
  46. - Lora (complete BBS and mailer)
  47.  
  48. I know peoples who are working also to:
  49. - WinPip (an editor under MS-Windows)
  50. - MirEdit (another message editor under MS-Windows)
  51.  
  52. If you're interested in Pip Base, you may find MessageObject, my Pip Base API,
  53. very useful.
  54.