home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv8.zip / VACPP / IBMCPP / samples / TOOLKIT / OS2 / QUEUES / SVROPTN.IPF < prev    next >
Text File  |  1994-11-17  |  1KB  |  31 lines

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* svroption.ipf - Information Tag Language file for the        *
  4. .*              Option menu help panels.                        *
  5. .*                                                              *
  6. .*  Copyright 1991, IBM Corp.                                   *
  7. .*==============================================================*/
  8.  
  9. .*--------------------------------------------------------------*\
  10. .*  Main option menu                                            *
  11. .*      res = PANEL_OPTION                                      *
  12. .*--------------------------------------------------------------*/
  13. :h1 res=2310 name=PANEL_OPTION.Option Menu
  14. :i1 id=Option.Option Menu
  15. :p.The Option menu contains commands that you use to manipulate
  16. the IPC queue.
  17. The following commands appear in the File menu:
  18. :parml tsize=15 break=none.
  19. :pt.Purge
  20. :pd.Empties the Queue
  21. :eparml.
  22.  
  23. .*--------------------------------------------------------------*\
  24. .*  Option menu Purge command help panel                        *
  25. .*      res = PANEL_OPTIONPURGE                                 *
  26. .*--------------------------------------------------------------*/
  27. :h1 res=2320 name=PANEL_OPTIONPURGE.Purge
  28. :i2 refid=Option.Purge
  29. :p. You can empty the IPC queue of its contents by
  30. using the Purge command.
  31.