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

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* Edit.ipf - Information Tag Language file for the Edit menu   *
  4. .*              help panels.                                    *
  5. .*  Copyright 1991 IBM Corporation                              *
  6. .*                                                              *
  7. .*==============================================================*/
  8.  
  9. .*--------------------------------------------------------------*\
  10. .*  Main Edit menu                                              *
  11. .*      res = PANEL_EDIT                                        *
  12. .*--------------------------------------------------------------*/
  13. :h1 res=2310 name=PANEL_EDIT.Edit Menu
  14. :i1 id=Edit.Edit Menu
  15. :p.Enter text for the main Edit Menu help screen here.
  16.  
  17.  
  18. .*--------------------------------------------------------------*\
  19. .*  Edit menu Undo command help panel                           *
  20. .*      res = PANEL_EDITUNDO                                    *
  21. .*--------------------------------------------------------------*/
  22. :h1 res=2320 name=PANEL_EDITUNDO.Undo
  23. :i2 refid=Edit.Undo
  24. :p. Place information for the Edit Undo menu item here.
  25.  
  26.  
  27. .*--------------------------------------------------------------*\
  28. .*  Edit menu Cut command help panel                            *
  29. .*      res = PANEL_EDITCUT                                     *
  30. .*--------------------------------------------------------------*/
  31. :h1 res=2330 name=PANEL_EDITCUT.Cut
  32. :i2 refid=Edit.Cut
  33. :p.Place information for the Edit Cut menu item here.
  34.  
  35.  
  36. .*--------------------------------------------------------------*\
  37. .*  Edit menu Copy command help panel                           *
  38. .*      res = PANEL_EDITCOPY                                    *
  39. .*--------------------------------------------------------------*/
  40. :h1 res=2340 name=PANEL_EDITCOPY.Copy
  41. :i2 refid=Edit.Copy
  42. :p.Place information for the Edit Copy menu item here.
  43.  
  44.  
  45. .*--------------------------------------------------------------*\
  46. .*  Edit menu Paste command help panel                          *
  47. .*      res = PANEL_EDITPASTE                                   *
  48. .*--------------------------------------------------------------*/
  49. :h1 res=2350 name=PANEL_EDITPASTE.Paste
  50. :i2 refid=Edit.Paste
  51. :p.Place information for the Edit Paste menu item here.
  52.  
  53.  
  54. .*--------------------------------------------------------------*\
  55. .*  Edit menu Clear command help panel                          *
  56. .*      res = PANEL_EDITCLEAR                                   *
  57. .*--------------------------------------------------------------*/
  58. :h1 res=2360 name=PANEL_EDITCLEAR.Clear
  59. :i2 refid=Edit.Clear
  60. :p.Place information for the Edit Clear menu item here.
  61.