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

  1. .**************************************************************************
  2. .*
  3. .*  File Name   : STY_EDIT.IPF
  4. .*
  5. .*  Description : Information Tag Language file for help on the Edit 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 Edit menu
  22. .*      res = PANEL_EDIT
  23. .*--------------------------------------------------------------*/
  24. :h1 res=2310 name=PANEL_EDIT.Edit Menu
  25. :i1 id=Edit.Edit Menu
  26. :p.Enter text for the main Edit Menu help screen here.
  27.  
  28.  
  29. .*--------------------------------------------------------------*\
  30. .*  Edit menu Undo command help panel
  31. .*      res = PANEL_EDITUNDO
  32. .*--------------------------------------------------------------*/
  33. :h1 res=2320 name=PANEL_EDITUNDO.Undo
  34. :i2 refid=Edit.Undo
  35. :p. Place information for the Edit Undo menu item here.
  36.  
  37.  
  38. .*--------------------------------------------------------------*\
  39. .*  Edit menu Cut command help panel
  40. .*      res = PANEL_EDITCUT
  41. .*--------------------------------------------------------------*/
  42. :h1 res=2330 name=PANEL_EDITCUT.Cut
  43. :i2 refid=Edit.Cut
  44. :p.Place information for the Edit Cut menu item here.
  45.  
  46.  
  47. .*--------------------------------------------------------------*\
  48. .*  Edit menu Copy command help panel
  49. .*      res = PANEL_EDITCOPY
  50. .*--------------------------------------------------------------*/
  51. :h1 res=2340 name=PANEL_EDITCOPY.Copy
  52. :i2 refid=Edit.Copy
  53. :p.Place information for the Edit Copy menu item here.
  54.  
  55.  
  56. .*--------------------------------------------------------------*\
  57. .*  Edit menu Paste command help panel
  58. .*      res = PANEL_EDITPASTE
  59. .*--------------------------------------------------------------*/
  60. :h1 res=2350 name=PANEL_EDITPASTE.Paste
  61. :i2 refid=Edit.Paste
  62. :p.Place information for the Edit Paste menu item here.
  63.  
  64.  
  65. .*--------------------------------------------------------------*\
  66. .*  Edit menu Clear command help panel
  67. .*      res = PANEL_EDITCLEAR
  68. .*--------------------------------------------------------------*/
  69. :h1 res=2360 name=PANEL_EDITCLEAR.Clear
  70. :i2 refid=Edit.Clear
  71. :p.Place information for the Edit Clear menu item here.
  72.