home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
VSCPPv8.zip
/
VACPP
/
IBMCPP
/
samples
/
TOOLKIT
/
OS2
/
QUEUES
/
CLIQUEUE.HLP
(
.txt
)
< prev
next >
Wrap
OS/2 Help File
|
1995-05-09
|
4KB
|
92 lines
ΓòÉΓòÉΓòÉ 1. About Sample ΓòÉΓòÉΓòÉ
This sample application demonstrates the use of an IPC queue. Messages entered
in multiple client processes are displayed by the server process, having been
passed through a queue.
ΓòÉΓòÉΓòÉ 2. File Menu ΓòÉΓòÉΓòÉ
The File menu contains commands that you use to create, open, and save data
files. In addition, it also contains the command that you use to exit the
Sample application. The following commands appear in the File menu:
Exit Quits the Sample application
ΓòÉΓòÉΓòÉ 3. Exit ΓòÉΓòÉΓòÉ
You quit the Sample application by using the Exit command. To quit the Sample
application, do the following:
1. Select the File menu and choose the Exit command.
ΓòÉΓòÉΓòÉ 4. Message Entry Field ΓòÉΓòÉΓòÉ
The Message Entry Field is where the message to be sent to the server through
the IPC queue is typed. This demostrates sending a simple data stream as a
message.
ΓòÉΓòÉΓòÉ 5. Date Entry Fields ΓòÉΓòÉΓòÉ
The Date Entry Fields are where the date to be sent to the server through the
IPC queue is typed. This demostrates sending a structure or other defined
message through a queue.
ΓòÉΓòÉΓòÉ 6. Priority Spin Button ΓòÉΓòÉΓòÉ
The Priority Spin Button is where the priority of the queue message is entered
either manually, or by clicking on the spin arrows. Valid priorities are 0 to
15, with 0 having the lowest priority.
ΓòÉΓòÉΓòÉ 7. Send Push Button ΓòÉΓòÉΓòÉ
The Send Push Button is clicked to send the message in the Message Entry Field
to the IPC queue with the given Priority.
ΓòÉΓòÉΓòÉ 8. Send Date Push Button ΓòÉΓòÉΓòÉ
The Send Push Button is clicked to send the message in the Date Entry Fields to
the IPC queue with the given Priority.
ΓòÉΓòÉΓòÉ 9. Help Menu ΓòÉΓòÉΓòÉ
Refer to standard Help menu for help on the sample queue application.
ΓòÉΓòÉΓòÉ 10. Help For Help ΓòÉΓòÉΓòÉ
Refer to standard Help menu for help on the sample queue application.
ΓòÉΓòÉΓòÉ 11. Keys ΓòÉΓòÉΓòÉ
Refer to standard Help menu for help on the sample queue application.
ΓòÉΓòÉΓòÉ 12. Index ΓòÉΓòÉΓòÉ
Refer to standard Help menu for help on the sample queue application.
ΓòÉΓòÉΓòÉ 13. About ΓòÉΓòÉΓòÉ
Sample queue program Copyright 1991, IBM Corp.
ΓòÉΓòÉΓòÉ 14. About Box Dialog ΓòÉΓòÉΓòÉ
This dialog displays information about the application, such as version
number and copyright notice.
ΓòÉΓòÉΓòÉ 15. Ok ΓòÉΓòÉΓòÉ
The Ok button closes the Product Information Box.