home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a025 / 6.ddi / FORM1.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1992-09-15  |  3.3 KB  |  72 lines

  1. Listener
  2. Listener
  3. wwwwwwwwwwwwwwp
  4. wwwwwwwwwwwwwwp
  5. listener.frm
  6. Label1
  7.     Mailslot:
  8. Mailslot
  9. \mailslot\
  10. Timer1
  11. Label2
  12. Listen Interval: 
  13. Interval
  14. Command1
  15. Start
  16. Command3
  17. Label3
  18.     Messages:
  19. Message
  20. Picture1_Click|
  21. Text2_Change
  22. Text3_Changez
  23. Command1_ClickR
  24. Mailslot_Change
  25. MailStr
  26. Text10
  27. Message
  28. Mailslot
  29. Text3
  30. DosMakeMailslot
  31. RetValh
  32. Slotname
  33. DosReadMailslot
  34. Buffer
  35. Msglen
  36. NextSize
  37. NextPriority
  38.     WhileTRUE
  39. Command2_Click
  40. Command3_Click
  41. DosDeleteMailslot
  42. Command1
  43. Enabled
  44. Command3
  45. False
  46. Enable
  47. Timer1_Timer
  48. Timer1
  49. Command2D
  50. Interval>
  51. Interval_Change
  52. Label2_ClickW
  53. Form_Click
  54. Command1_Click
  55.  This routine creates the mailslot, enables the Timer, and
  56.  disables the Mailslot and Interval objects 
  57. Define newline
  58. Unable to open mailslot. Error: 
  59. Mailslot opened.
  60. Listening...
  61. Command2_Click
  62. Unable to open mailslot.
  63. Mailslot opened.
  64. Command3_Click
  65.  This routine closes the mailslot, disables the Timer, and
  66.  enables the Mailslot and Interval objects.,
  67. Unable to close mailslot. Error: "
  68. Mailslot closed.
  69. Timer1_Timer
  70. This routine wakes up at the given interval, reads the
  71. mailslot and displays the messages.i
  72.