home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / INFORM12.ZIP / POSTCALL.DOC < prev   
Text File  |  1992-10-11  |  196b  |  9 lines

  1. @Echo Off
  2.  
  3. Informer +
  4. IF NOT Exist Informer.%WCNodeID% goto noinform
  5.     PostMstr /C:0 /I:Informer.%WCNodeID% /T:SYSOP /F:The Informer /S:User Activity /P
  6.     Del Informer.%WCNodeID%
  7. :noinform
  8.  
  9.