home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / m / mw_310c.zip / MAILWAIT.DOC next >
Text File  |  1990-02-05  |  4KB  |  141 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.                                   MAILWAIT.EXE
  13.                         Mail waiting utility for TAGMAIL
  14.                                   Version 3.10
  15.  
  16.                     Copyright 1989-90, by Michael VanderVeer
  17.                                ALL RIGHTS RESERVED
  18.  
  19.  
  20.  
  21.  
  22.         Introduction:
  23.  
  24.              MAILWAIT is a utility to be used in conjunction with TAGMAIL 
  25.         to show users the mail they have waiting the TAGMAIL system.  
  26.  
  27.              There  are currently only 2 Places this utility can  be  run 
  28.         from   easily.   Logon.BAT  and  TAGMAIL.BAT   (BEFORE!   running 
  29.         TAGMAIL).
  30.  
  31.         Command line options:
  32.  
  33.              There  are  only  a  few options  on  the  command  line  to 
  34.         MAILWAIT.  They are as follows:
  35.  
  36.         ?    Display a short help screen.
  37.  
  38.         -A   Use  an  alternate  PRM  file.   The  default  PRM  file  is 
  39.              TAGMAIL.PRM.  The name of the PRM file to use should  follow 
  40.              this command line switch.
  41.  
  42.         -C   Compile message area indexes.  This option is normally  used 
  43.              right after the renumber phase of system maintenance.   This 
  44.              command  will  delete the old MAILWAIT.IDX files  from  each 
  45.              message area and rebuild them.
  46.  
  47.         -D   This option will DIS-ABLE the True Real time message search.  
  48.              Mailwait,  if  it does not find the MAILWAIT.IDX file  in  a 
  49.              message  area, will search through the messages in the  area 
  50.              one  at a time for messages to the current user.  With  this 
  51.              command line option, if the MAILWAIT.IDX file is not  found, 
  52.              the area will be skipped and not searched.
  53.  
  54.         -R   Include recieved messages in the display.  This is only used 
  55.              while using the display mode.
  56.  
  57.         -N   This  is  a display output option.  Normally  Mailwait  will 
  58.              overwrite  the  last  message area name  if  there  were  no 
  59.              messages for the current user in that area,  This option  if 
  60.              used  will  force MAILWAIT to list each area on  a  separate 
  61.              line even if no messages to this user were found.
  62.  
  63.         -U   Update  indexes.   This  option is similar  to  the  compile 
  64.              option  except it will add new messages to the  indexes  and 
  65.              not completely re-build them.
  66.  
  67.         -X   This option followed by a number will mark an area as to  be 
  68.              excluded from the current search, compile, or update.
  69.  
  70.              Using no command line options (with the exception of the -R) 
  71.         will  cause MAILWAIT to attempt to find the TAGMAIL.PRM file  and 
  72.         then the TAGMAIL.SYS file so that it may display user mail.
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.                                    1
  80.  
  81.  
  82.  
  83.         Running MAILWAIT:
  84.  
  85.              MAILWAIT  should be run from the TAGMAIL directory with  the 
  86.         appropriate  command line parameters as listed on the last  page.  
  87.         All  other  information needed by MAILWAIT will be found  in  the 
  88.         TAGMAIL directory.
  89.  
  90.              Mailwait  is  designed  to be run  in  the  LOGON.BAT  file, 
  91.         although  others  have  run it in  the  TAGMAIL.BAT  file  before 
  92.         TagMail.  This choice is yours to make.
  93.  
  94.         Questions/Comments:
  95.  
  96.              Should  you  have  any questions or  comments  on  MAILWAIT, 
  97.         Please send them to me at FidoNet 1:120/151 (313)-588-3487.
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.                                    2
  141.