home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / template.zip / HELP.IPF < prev    next >
Text File  |  1998-04-20  |  3KB  |  66 lines

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* Help.ipf - Information Tag Language file for the Help menu   *
  4. .*              help panels.                                    *
  5. .*  Copyright 1991 IBM Corporation                              *
  6. .*                                                              *
  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.Insert standard Help menu text here.
  16.  
  17. .*--------------------------------------------------------------*\
  18. .*  Help menu Save As command help panel                        *
  19. .*      res = PANEL_HELPINDEX                                   *
  20. .*--------------------------------------------------------------*/
  21. :h1 res=2920 name=PANEL_HELPINDEX.Index
  22. :i2 refid=Help.Index
  23. :p.Place information for the Help Index menu item here.
  24.  
  25. .*--------------------------------------------------------------*\
  26. .*  Help menu General help help panel                           *
  27. .*      res = PANEL_HELPGENERAL                                 *
  28. .*--------------------------------------------------------------*/
  29. :h1 res=2930 name=PANEL_HELPGENERAL.General help
  30. :i2 refid=Help.General
  31. :p.Place information for the General Help menu item here.
  32. :note.This screen will usually be handled by the default.
  33.  
  34. .*--------------------------------------------------------------*\
  35. .*  Help menu Using help help panel                             *
  36. .*      res = PANEL_HELPUSINGHELP                               *
  37. .*--------------------------------------------------------------*/
  38. :h1 res=2940 name=PANEL_HELPUSINGHELP.Using Help
  39. :i2 refid=Help.Using
  40. :p. Place information for the Help Using Help menu here.
  41.  
  42.  
  43. .*--------------------------------------------------------------*\
  44. .*  Help menu Save command help panel                           *
  45. .*      res = PANEL_HELPKEYS                                    *
  46. .*--------------------------------------------------------------*/
  47. :h1 res=2950 name=PANEL_HELPKEYS.Keys
  48. :i2 refid=Help.Keys
  49. :p.Place information for the Help Keys menu item here.
  50.  
  51. .*--------------------------------------------------------------*\
  52. .*  Help menu Save As command help panel                        *
  53. .*      res = PANEL_HELPTUTORIAL                                *
  54. .*--------------------------------------------------------------*/
  55. :h1 res=2960 name=PANEL_HELPTUTORIAL.Tutorial
  56. :i2 refid=Help.Tutorial
  57. :p.Place information for the Tutorial menu item here.
  58.  
  59. .*--------------------------------------------------------------*\
  60. .*  Help menu Product information help panel                    *
  61. .*      res = PANEL_HELPPRODUCTINFO                             *
  62. .*--------------------------------------------------------------*/
  63. :h1 res=2970 name=PANEL_HELPPRODUCTINFO.Product information
  64. :i2 refid=Help.Product information
  65. :p.Place information for the Product information menu item here.
  66.