home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / pm / dragdrop / draghelp.ipf < prev    next >
Text File  |  1999-05-11  |  2KB  |  49 lines

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* Help.ipf - Information Tag Language file for the Help menu   *
  4. .*              help panels.                                    *
  5. .*                                                              *
  6. .*==============================================================*/
  7.  
  8. .*--------------------------------------------------------------*\
  9. .*  Main Help menu                                              *
  10. .*      res = PANEL_HELP                                        *
  11. .*--------------------------------------------------------------*/
  12. :h1 res=2910 name=PANEL_HELP.Help Menu
  13. :i1 id=Help.Help Menu
  14. :p.Insert standard Help menu text here.
  15.  
  16. .*--------------------------------------------------------------*\
  17. .*  Help menu Save As command help panel                        *
  18. .*      res = PANEL_HELPINDEX                                   *
  19. .*--------------------------------------------------------------*/
  20. :h1 res=2920 name=PANEL_HELPINDEX.Index
  21. :i2 refid=Help.Index
  22. :p.Place information for the Help Index menu item here.
  23.  
  24. .*--------------------------------------------------------------*\
  25. .*  Help menu General help help panel                           *
  26. .*      res = PANEL_HELPGENERAL                                 *
  27. .*--------------------------------------------------------------*/
  28. :h1 res=2930 name=PANEL_HELPGENERAL.General help
  29. :i2 refid=Help.General
  30. :p.Place information for the General Help menu item here.
  31. :note.This screen will usually be handled by the default.
  32.  
  33. .*--------------------------------------------------------------*\
  34. .*  Help menu Using help help panel                             *
  35. .*      res = PANEL_HELPUSINGHELP                               *
  36. .*--------------------------------------------------------------*/
  37. :h1 res=2940 name=PANEL_HELPUSINGHELP.Using Help
  38. :i2 refid=Help.Using
  39. :p. Place information for the Help Using Help menu here.
  40.  
  41.  
  42. .*--------------------------------------------------------------*\
  43. .*  Help menu Product information help panel                    *
  44. .*      res = PANEL_HELPPRODUCTINFO                             *
  45. .*--------------------------------------------------------------*/
  46. :h1 res=2960 name=PANEL_HELPPRODUCTINFO.Product information
  47. :i2 refid=Help.Product information
  48. :p.Place information for the Product information menu item here.
  49.