home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / STYLE.ZIP / STY_HELP.IPF < prev    next >
Text File  |  1992-03-30  |  3KB  |  72 lines

  1. .**************************************************************************
  2. .*
  3. .*  File Name   : STY_HELP.IPF
  4. .*
  5. .*  Description : Information Tag Language file for help on the help menu
  6. .*
  7. .*  Copyright (C) 1992 IBM Corporation
  8. .*
  9. .*      DISCLAIMER OF WARRANTIES.  The following [enclosed] code is
  10. .*      sample code created by IBM Corporation. This sample code is not
  11. .*      part of any standard or IBM product and is provided to you solely
  12. .*      for  the purpose of assisting you in the development of your
  13. .*      applications.  The code is provided "AS IS", without
  14. .*      warranty of any kind.  IBM shall not be liable for any damages
  15. .*      arising out of your use of the sample code, even if they have been
  16. .*      advised of the possibility of such damages.                                                    *
  17. .*
  18. .**************************************************************************
  19.  
  20. .*--------------------------------------------------------------*\
  21. .*  Main Help menu
  22. .*      res = PANEL_HELP
  23. .*--------------------------------------------------------------*/
  24. :h1 res=2910 name=PANEL_HELP.Help Menu
  25. :i1 id=Help.Help Menu
  26. :p.Insert standard Help menu text here.
  27.  
  28. .*--------------------------------------------------------------*\
  29. .*  Help menu New command help panel
  30. .*      res = PANEL_HELPHELPFORHELP
  31. .*--------------------------------------------------------------*/
  32. :h1 res=2920 name=PANEL_HELPHELPFORHELP.Help For Help
  33. :i2 refid=Help.Help for Help
  34. :p. Place information for the Help Help for Help menu here.
  35.  
  36.  
  37. .*--------------------------------------------------------------*\
  38. .*  Help menu Open command help panel
  39. .*      res = PANEL_HELPEXTENDED
  40. .*--------------------------------------------------------------*/
  41. :h1 res=2930 name=PANEL_HELPEXTENDED.Extended
  42. :i2 refid=Help.Extended
  43. :p.Place information for the Help Extended menu item here.
  44. :note.This screen will usually be handled by the default.
  45.  
  46.  
  47. .*--------------------------------------------------------------*\
  48. .*  Help menu Save command help panel
  49. .*      res = PANEL_HELPKEYS
  50. .*--------------------------------------------------------------*/
  51. :h1 res=2940 name=PANEL_HELPKEYS.Keys
  52. :i2 refid=Help.Keys
  53. :p.Place information for the Help Keys menu item here.
  54.  
  55.  
  56. .*--------------------------------------------------------------*\
  57. .*  Help menu Save As command help panel
  58. .*      res = PANEL_HELPINDEX
  59. .*--------------------------------------------------------------*/
  60. :h1 res=2950 name=PANEL_HELPINDEX.Index
  61. :i2 refid=Help.Index
  62. :p.Place information for the Help Index menu item here.
  63.  
  64.  
  65. .*--------------------------------------------------------------*\
  66. .*  Help menu About command help panel
  67. .*      res = PANEL_HELPABOUT
  68. .*--------------------------------------------------------------*/
  69. :h1 res=2960 name=PANEL_HELPABOUT.About
  70. :i2 refid=Help.About
  71. :p.Place information for the Help About menu item here.
  72.