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

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* Help.ipf - Information Tag Language file for the Help menu   *
  4. .*              help panels.                                    *
  5. .*                                                              *
  6. .*  Copyright 1991, IBM Corp.                                   *
  7. .*==============================================================*/
  8.  
  9. .*--------------------------------------------------------------*\
  10. .*  Main Help menu                                              *
  11. .*      res = PANEL_HELP                                        *
  12. .*--------------------------------------------------------------*/
  13. :h1 res=2910 name=PANEL_HELP.Help Menu
  14. :i1 id=Help.Help Menu
  15. :p.Refer to standard Help menu for help on the sample queue
  16.    application.
  17.  
  18. .*--------------------------------------------------------------*\
  19. .*  Help menu New command help panel                            *
  20. .*      res = PANEL_HELPHELPFORHELP                             *
  21. .*--------------------------------------------------------------*/
  22. :h1 res=2920 name=PANEL_HELPHELPFORHELP.Help For Help
  23. :i2 refid=Help.Help for Help
  24. :p.Refer to standard Help menu for help on the sample queue
  25.    application.
  26.  
  27.  
  28. .*--------------------------------------------------------------*\
  29. .*  Help menu Save command help panel                           *
  30. .*      res = PANEL_HELPKEYS                                    *
  31. .*--------------------------------------------------------------*/
  32. :h1 res=2940 name=PANEL_HELPKEYS.Keys
  33. :i2 refid=Help.Keys
  34. :p.Refer to standard Help menu for help on the sample queue
  35.    application.
  36.  
  37.  
  38. .*--------------------------------------------------------------*\
  39. .*  Help menu Save As command help panel                        *
  40. .*      res = PANEL_HELPINDEX                                   *
  41. .*--------------------------------------------------------------*/
  42. :h1 res=2950 name=PANEL_HELPINDEX.Index
  43. :i2 refid=Help.Index
  44. :p.Refer to standard Help menu for help on the sample queue
  45.    application.
  46.  
  47.  
  48. .*--------------------------------------------------------------*\
  49. .*  Help menu About command help panel                          *
  50. .*      res = PANEL_HELPABOUT                                   *
  51. .*--------------------------------------------------------------*/
  52. :h1 res=2960 name=PANEL_HELPABOUT.About
  53. :i2 refid=Help.Product Information
  54. :p.Sample queue program Copyright 1991, IBM Corp.
  55.