home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / email / pmdel.zip / PMDEL.DOC next >
Text File  |  1993-07-18  |  3KB  |  74 lines

  1. This program will delete conferences from a PMDBM database. It uses
  2. the CFG file to find the database and must be run from the directory
  3. where PMDBM.EXE (and the CFG file) is.
  4.  
  5. [filename] refers to the name defined in the CFG file for "FILENAME:"
  6.  
  7. Conferences are deleted based on the following:
  8.  
  9. a)   If a file called [MAINDIR][filename].DCN exists, that file
  10.      is opened and used as input. Each line may contain one
  11.      conference number, and PMDEL will delete each conference
  12.      listed in the file from [filename].HDR.
  13.  
  14. b)   If a the file [MAINDIR][filename].DCN does not exist, PMDEL will
  15.      delete all conferences named 'RESERVED'.
  16.  
  17. PMDEL will use the CFG file specified via the /F: switch (as with PMDBM).
  18. If the /F: switch is not used, PMDEL will assume the CFG file is called
  19. MAILFILE.CFG.
  20.  
  21. To run PMDEL, using the default MAILFILE.CFG, type 'PMDEL' at the DOS prompt.
  22. To run PMDEL, using an alternate CFG file, type 'PMDEL /F:[file].CFG' at
  23. the DOS prompt.
  24.  
  25.      usage examples:
  26.  
  27.            PMDEL             - equivalent to PMDEL /F:MAILFILE
  28.                                           or PMDEL /F:MAILFILE.CFG
  29.  
  30.            PMDEL /F:CRS      - equivalent to PMDEL /F:CRS.CFG
  31.  
  32.  
  33. Printed via PMDBM #30 on 07-18-1993  CRS:PMDBM               Page: 1 of 1
  34.   TO:PMDBM USERS               CONF: 43 (Public)               DATE: 10-1993
  35. FROM:LES GYURKY                SUBJ:Conference limit           MESS: 10195
  36. ═══════════════════════════════════════════════════════════════════════════════
  37.  
  38. It appears PMDBM has a problem handling the full list of 6000 conferences
  39. now inlcuded in the large CONTROL.DAT file from CRS.
  40.  
  41. Because the messagebase is updated during CONTROL.DAT processing, if the
  42. full CONTROL.DAT is processed then PMDBM will not be able to process new
  43. QWK packets, nor will you be able to display the full conference list until
  44. the conference list is reduced in size.
  45.  
  46. I've uploaded a program, for registered users (requires a keyfile), which
  47. can be used to delete conferences from the MessageBase. By default,
  48. all conferences called "RESERVED" will be deleted. Alternately, a file
  49. can be created listing the conference numbers of the conferences to
  50. delete (details in the ZIP).
  51.  
  52. The file has been uploaded as a private upload to conference 0 on CRS
  53. and is called PMDEL.ZIP.
  54.  
  55. I will try to resolve the problem for the next PMDBM update.
  56.  
  57. Of course, using the small CONTROL.DAT will avoid the problem, but
  58. if you need to update the conference list, you can still do so using
  59. the full CONTROL.DAT, as follows:
  60.  
  61.    After the conference update completes, processing of the QWK packet
  62.    will fail. When it does, you will need to remove (delete) the full
  63.    CONTROL.DAT from the QWK packet and run PMDEL to clear out the
  64.    "RESERVED" conferences.
  65.  
  66.  
  67. Les.
  68. PMDBM Product Support                     les.gyurky@canrem.uucp 
  69. Entered Mar 10,93 at 17:01:09 on CRS, from Sarnia, Ontario, Canada.
  70. ---
  71.  ■ PMDBM V1.76ß #1 ■
  72.  
  73.  
  74.