home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / startapp.zip / HELP.IPF < prev    next >
Text File  |  1998-09-10  |  4KB  |  72 lines

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* Help.ipf - Information Tag Language file for the Help menu   *
  4. .*              help panels.                                    *
  5. .*  Copyright 1991,1998 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 Help Index command help panel                     *
  19. .*      res = PANEL_HELPINDEX                                   *
  20. .*--------------------------------------------------------------*/
  21. :h1 res=2920 name=PANEL_HELPINDEX.Index
  22. :i2 refid=Help.Index
  23. :p.No help index currently exists.
  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.This is a sample application used to demonstrate the ability
  32. to start a WINOS2 session from a PM application using the
  33. WinStartApp PM API.
  34. :note.This screen will usually be handled by the default.
  35.  
  36. .*--------------------------------------------------------------*\
  37. .*  Help menu Using help help panel                             *
  38. .*      res = PANEL_HELPUSINGHELP                               *
  39. .*--------------------------------------------------------------*/
  40. :h1 res=2940 name=PANEL_HELPUSINGHELP.Using Help
  41. :i2 refid=Help.Using
  42. :p.This sample uses the standard IPF dialog facilities for
  43. help resources.
  44.  
  45. .*--------------------------------------------------------------*\
  46. .*  Help menu Keys Help help panel                              *
  47. .*      res = PANEL_HELPKEYS                                    *
  48. .*--------------------------------------------------------------*/
  49. :h1 res=2950 name=PANEL_HELPKEYS.Keys
  50. :i2 refid=Help.Keys
  51. :p.Only one accelerator key has been defined in the sample
  52. application.  It is the ALT-DELETE key which will terminate
  53. the started application/session.  It is equivalent to selecting
  54. the Terminate submenu item from the Control menu item
  55.  
  56. .*--------------------------------------------------------------*\
  57. .*  Help menu Tutorial help panel                               *
  58. .*      res = PANEL_HELPTUTORIAL                                *
  59. .*--------------------------------------------------------------*/
  60. :h1 res=2960 name=PANEL_HELPTUTORIAL.Tutorial
  61. :i2 refid=Help.Tutorial
  62. :p.No tutorial is available with this sample application.
  63.  
  64. .*--------------------------------------------------------------*\
  65. .*  Help menu Product information help panel                    *
  66. .*      res = PANEL_HELPPRODUCTINFO                             *
  67. .*--------------------------------------------------------------*/
  68. :h1 res=2970 name=PANEL_HELPPRODUCTINFO.Product information
  69. :i2 refid=Help.Product information
  70. :p.Place information for the Product information menu item here.
  71.  
  72.