home *** CD-ROM | disk | FTP | other *** search
/ The Equalizer BBS / equalizer-bbs-collection_2004.zip / equalizer-bbs-collection / DEMOSCENE-STUFF / UORA51.ZIP / SEMAFORE.ENG < prev    next >
Text File  |  1996-02-07  |  1KB  |  28 lines

  1. ; This is a demo semafore file. The Semafore file contains semafore files
  2. ; with an description. Whenever the semafore is found, the description is
  3. ; shown instead of the SysDoes message.
  4. ;
  5. ; You can use a special character in the filename AND in the infoline.
  6. ; The $ is translated into the nodenumber.
  7. ;
  8.  
  9. ;
  10. ; If you put a ! in front of the filename, the semafore is negated. In the
  11. ; case below that means that the user sees the text when the semafore is NOT
  12. ; there.. You can use it to check network links and such..
  13. ;
  14. F:\SEM\RABUSY.$            Line $ is busy, no users accepted.
  15.  
  16. ;
  17. ; And some frodo (2.20) semafores.
  18. ;
  19. ;   In some cases the sequence of these lines *can* be important!
  20. ;
  21. F:\SEM\FDNOUSER.NOW      Frontdoor will not accept users on line $ now.
  22. F:\SEM\FDINSESS.$        Frontdoor is in a mailsession at this moment.
  23. F:\SEM\FDINTERM.$        Frontdoor is in the Terminal mode at this moment.
  24. F:\SEM\FDSCAN.$          Frontdoor is processing it's main Netmail folder.
  25. F:\SEM\FMALIVE.$         Frontdoor is in the MsgEditor mode at this moment.
  26. F:\SEM\FDALIVE.$         Frontdoor is waiting for the next caller/mailsession.
  27.  
  28.