═══ 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. Option Menu ═══ The Option menu contains commands that you use to manipulate the IPC queue. The following commands appear in the File menu: Purge Empties the Queue ═══ 5. Purge ═══ You can empty the IPC queue of its contents by using the Purge command. ═══ 6. Help Menu ═══ Refer to standard Help menu for help on the sample queue application. ═══ 7. Help For Help ═══ Refer to standard Help menu for help on the sample queue application. ═══ 8. Keys ═══ Refer to standard Help menu for help on the sample queue application. ═══ 9. Index ═══ Refer to standard Help menu for help on the sample queue application. ═══ 10. About ═══ Sample queue program Copyright 1991, IBM Corp. ═══ 11. About Box Dialog ═══ This dialog displays information about the application, such as version number and copyright notice. ═══ 12. Ok ═══ The Ok button closes the Product Information Box.