home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / os2 / timeserv / help.ipf < prev    next >
Text File  |  1999-05-11  |  3KB  |  57 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=5000 name=PANEL_HELP.Help Menu
  13. :i1 id=Help.Help Menu
  14. :p. Refer to standard help menu for  help on the sample clock
  15.     application
  16.  
  17.  
  18. .*--------------------------------------------------------------*\
  19. .*  Help menu New command help panel                            *
  20. .*      res = PANEL_HELPHELPFORHELP                             *
  21. .*--------------------------------------------------------------*/
  22. :h1 res=5100 name=PANEL_HELPHELPFORHELP.Help For Help
  23. :i2 refid=Help.Help for Help
  24. :p. Refer to standard help menu for help on the sample clock
  25. application
  26.  
  27.  
  28.  
  29. .*--------------------------------------------------------------*\
  30. .*  Help menu Save command help panel                           *
  31. .*      res = PANEL_HELPKEYS                                    *
  32. .*--------------------------------------------------------------*/
  33. :h1 res=5200 name=PANEL_HELPKEYS.Keys
  34. :i2 refid=Help.Keys
  35. :p. Alt F toggles the display controls
  36. :p. Alt H activates  the help menu
  37. :p. Alt V activates  the view menu
  38. :p. Alt S activates  the settings menu
  39.  
  40.  
  41. .*--------------------------------------------------------------*\
  42. .*  Help menu Save As command help panel                        *
  43. .*      res = PANEL_HELPINDEX                                   *
  44. .*--------------------------------------------------------------*/
  45. :h1 res=5300 name=PANEL_HELPINDEX.Index
  46. :i2 refid=Help.Index
  47. :p. Refer to standard help keys for the sample clock application.
  48.  
  49.  
  50. .*--------------------------------------------------------------*\
  51. .*  Help menu About command help panel                          *
  52. .*      res = PANEL_HELPABOUT                                   *
  53. .*--------------------------------------------------------------*/
  54. :h1 res=5400 name=PANEL_HELPABOUT.Product Information
  55. :i2 refid=Help.Product Information
  56. :p. Sample clock program Copyright 1992, IBM Corp.
  57.