home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / os2 / queues / cliqueue.hlp (.txt) < prev    next >
OS/2 Help File  |  1999-05-12  |  4KB  |  92 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. About Sample ΓòÉΓòÉΓòÉ
  3.  
  4. This sample application demonstrates the use of an IPC queue. Messages entered 
  5. in multiple client processes are displayed by the server process, having been 
  6. passed through a queue. 
  7.  
  8.  
  9. ΓòÉΓòÉΓòÉ 2. File Menu ΓòÉΓòÉΓòÉ
  10.  
  11. The File menu contains commands that you use to create, open, and save data 
  12. files. In addition, it also contains the command that you use to exit the 
  13. Sample application. The following commands appear in the File menu: 
  14.  
  15.  Exit           Quits the Sample application 
  16.  
  17.  
  18. ΓòÉΓòÉΓòÉ 3. Exit ΓòÉΓòÉΓòÉ
  19.  
  20. You quit the Sample application by using the Exit command. To quit the Sample 
  21. application, do the following: 
  22.  
  23.    1. Select the File menu and choose the Exit command. 
  24.  
  25.  
  26. ΓòÉΓòÉΓòÉ 4. Message Entry Field ΓòÉΓòÉΓòÉ
  27.  
  28. The Message Entry Field is where the message to be sent to the server through 
  29. the IPC queue is typed.  This demostrates sending a simple data stream as a 
  30. message. 
  31.  
  32.  
  33. ΓòÉΓòÉΓòÉ 5. Date Entry Fields ΓòÉΓòÉΓòÉ
  34.  
  35. The Date Entry Fields are where the date to be sent to the server through the 
  36. IPC queue is typed.  This demostrates sending a structure or other defined 
  37. message through a queue. 
  38.  
  39.  
  40. ΓòÉΓòÉΓòÉ 6. Priority Spin Button ΓòÉΓòÉΓòÉ
  41.  
  42. The Priority Spin Button is where the priority of the queue message is entered 
  43. either manually, or by clicking on the spin arrows.  Valid priorities are 0 to 
  44. 15, with 0 having the lowest priority. 
  45.  
  46.  
  47. ΓòÉΓòÉΓòÉ 7. Send Push Button ΓòÉΓòÉΓòÉ
  48.  
  49. The Send Push Button is clicked to send the message in the Message Entry Field 
  50. to the IPC queue with the given Priority. 
  51.  
  52.  
  53. ΓòÉΓòÉΓòÉ 8. Send Date Push Button ΓòÉΓòÉΓòÉ
  54.  
  55. The Send Push Button is clicked to send the message in the Date Entry Fields to 
  56. the IPC queue with the given Priority. 
  57.  
  58.  
  59. ΓòÉΓòÉΓòÉ 9. Help Menu ΓòÉΓòÉΓòÉ
  60.  
  61. Refer to standard Help menu for help on the sample queue   application. 
  62.  
  63.  
  64. ΓòÉΓòÉΓòÉ 10. Help For Help ΓòÉΓòÉΓòÉ
  65.  
  66. Refer to standard Help menu for help on the sample queue   application. 
  67.  
  68.  
  69. ΓòÉΓòÉΓòÉ 11. Keys ΓòÉΓòÉΓòÉ
  70.  
  71. Refer to standard Help menu for help on the sample queue   application. 
  72.  
  73.  
  74. ΓòÉΓòÉΓòÉ 12. Index ΓòÉΓòÉΓòÉ
  75.  
  76. Refer to standard Help menu for help on the sample queue   application. 
  77.  
  78.  
  79. ΓòÉΓòÉΓòÉ 13. About ΓòÉΓòÉΓòÉ
  80.  
  81. Sample queue program Copyright 1991, IBM Corp. 
  82.  
  83.  
  84. ΓòÉΓòÉΓòÉ 14. About Box Dialog ΓòÉΓòÉΓòÉ
  85.  
  86. This dialog displays information about the application, such   as version 
  87. number and copyright notice. 
  88.  
  89.  
  90. ΓòÉΓòÉΓòÉ 15. Ok ΓòÉΓòÉΓòÉ
  91.  
  92. The Ok button closes the Product Information Box.