home *** CD-ROM | disk | FTP | other *** search
/ The Equalizer BBS / equalizer-bbs-collection_2004.zip / equalizer-bbs-collection / DEMOSCENE-STUFF / UORA51.ZIP / SEMAFORE.HOL < prev    next >
Text File  |  1996-02-07  |  1KB  |  30 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. ; If you put a ! in front of the filename, the semafore is negated. In the
  10. ; case below that means that the user sees the text when the semafore is NOT
  11. ; there.. You can use it to check network links and such..
  12. ;
  13. F:\SEM\RABUSY.$            Node $ is in gebruik. Gebruikers worden geweigerd.
  14.  
  15. ;
  16. ; And two frodo semafores.
  17. ;
  18. ;
  19. ; And some frodo (2.20) semafores.
  20. ;
  21. ;   In some cases the sequence of these lines *can* be important!
  22. ;
  23. F:\SEM\FDNOUSER.NOW      Frontdoor accepteerd geen gebruikers op lijn $.
  24. F:\SEM\FDINSESS.$        Frontdoor is momenteel in een mailsessie.
  25. F:\SEM\FDINTERM.$        Frontdoor is momenteel in terminalmode.
  26. F:\SEM\FDSCAN.$          Frontdoor is bezig in zijn netmail folder.
  27. F:\SEM\FMALIVE.$         Frontdoor is bezig in de message editor.
  28. F:\SEM\FDALIVE.$         Frontdoor wacht geduldig op de volgende gebruiker/mailsessie.
  29.  
  30.