home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / LPTHEX.ZIP / LPTHEX.IPF < prev    next >
Text File  |  1992-08-24  |  8KB  |  177 lines

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* LPTHEX.IPF -- Help panels for LPTHEX                         *  
  4. .*                                                              *
  5. .*==============================================================*/
  6. :userdoc.
  7.  
  8. .*--------------------------------------------------------------*\
  9. .*  Main window extended help panel                             *
  10. .*      res = HELP_MAIN                                         *
  11. .*--------------------------------------------------------------*/
  12. :h1 res=2111 name=HELP_MAIN.About LPTHEX
  13. :i1 id=aboutMain.About LPTHEX
  14. :p.  LPTHEX generates mazes and prints three dimensional images of them
  15. on dot matrix or laser printers.
  16.  
  17. .*--------------------------------------------------------------*\
  18. .*  Main File menu                                              *
  19. .*      res = HELP_FILE                                         *
  20. .*--------------------------------------------------------------*/
  21. :h1 res=2112 name=HELP_FILE.File Menu
  22. :i1 id=file.File Menu
  23. :p.Choices on the File pull-down:
  24. :dl tsize=5 break=all.
  25. :dt.:hp2.Printer setup:ehp2.
  26. :dd.Pick a dot matrix or laser printer and configure it.
  27. :dt.:hp2.Print:ehp2.
  28. :dd.Generate and print a maze.
  29. :dt.:hp2.Cancel print:ehp2.
  30. :dd.Abort the generation of a maze.
  31. :dt.:hp2.Exit:ehp2.
  32. :dd.Exit LPTHEX.
  33. :edl.
  34.  
  35. .*--------------------------------------------------------------*\
  36. .*  File menu item Cancel print                                 *
  37. .*      res = HELP_FILECANCEL                                   *
  38. .*--------------------------------------------------------------*/
  39. :h1 res=21121 name=HELP_FILECANCEL.Cancel print
  40. :i2 refid=file.Cancel print
  41. :p.  Use this choice to abort the generation of a maze.  The maze
  42. will not be printed.
  43.  
  44. .*--------------------------------------------------------------*\
  45. .*  File menu item Print                                        *
  46. .*      res = HELP_FILEEXIT                                     *
  47. .*--------------------------------------------------------------*/
  48. :h1 res=21122 name=HELP_FILEEXIT.Exit 
  49. :i2 refid=file.Exit 
  50. :p.  Use this choice to exit from LPTHEX.  If you exit while a maze
  51. is being generated, the maze will not be printed.
  52.  
  53. .*--------------------------------------------------------------*\
  54. .*  File menu item Print                                        *
  55. .*      res = HELP_FILEPRINT                                    *
  56. .*--------------------------------------------------------------*/
  57. :h1 res=21123 name=HELP_FILEPRINT.Print
  58. :i2 refid=file.Print
  59. :p.  Use this choice to generate and print a maze.
  60. :p.  As the maze
  61. is generated, the messages "Generating...", "Evaluating...", "Shading...",
  62. "Adjusting...", "Sorting...", and "Plotting..." will flash in turn.
  63. :p.  When the message "Done!" appears you may generate another maze or exit
  64. the program.  Your mazes will not print immediately; the operating system
  65. has to convert the metafiles for the mazes into actual printer images.
  66.  
  67. .*--------------------------------------------------------------*\
  68. .*  File menu item Printer setup                                *
  69. .*      res = HELP_FILESETUP                                    *
  70. .*--------------------------------------------------------------*/
  71. :h1 res=21124 name=HELP_FILESETUP.Printer setup
  72. :i2 refid=file.Printer setup
  73. :p.  By default, LPTHEX will output mazes to your "highest" resolution
  74. output device.  Use this choice if that device is not a dot matrix 
  75. or laser printer, or if you want to specify a different resolution or
  76. orientation.
  77.  
  78. .*--------------------------------------------------------------*\
  79. .*  Main Help menu                                              *
  80. .*      res = HELP_HELP                                         *
  81. .*--------------------------------------------------------------*/
  82. :h1 res=2113 name=HELP_HELP.Help Menu
  83. :i1 id=Help.Help Menu
  84. :p.Use the choices on the Help pull-down to display:
  85. :dl tsize=5 break=all.
  86. :dt.:hp2.Help index:ehp2.
  87. :dd.Displays the index of help menu.
  88. :dt.:hp2.General help:ehp2.
  89. :dd.Displays some information about LPTHEX.
  90. :dt.:hp2.Keys help:ehp2.
  91. :dd.Displays a list of keys usage.
  92. :dt.:hp2.Using help:ehp2.
  93. :dd.Provides detailed information on the kinds of help available and how to
  94. use help.
  95. :edl.
  96.  
  97. .*--------------------------------------------------------------*\
  98. .*  Help menu item General Help... help panel                   *
  99. .*      res = HELP_GENERALHELP                                  *
  100. .*--------------------------------------------------------------*/
  101. :h1 res=21131 name=HELP_GENERALHELP.General Help
  102. :i2 refid=Help.General help
  103. :p.  Use this choice to get general help for the program. General help provides
  104. general information about LPTHEX.
  105.  
  106. .*--------------------------------------------------------------*\
  107. .*  Help menu item Help index... help panel                     *
  108. .*      res = HELP_HELPINDEX                                    *
  109. .*--------------------------------------------------------------*/
  110. :h1 res=21132 name=HELP_HELPINDEX.Index
  111. :i2 refid=Help.Help index
  112. :p.  Use this choice to display the help index.
  113. :p.  The help index lists the titles of the help information that is available.
  114.  
  115. .*--------------------------------------------------------------*\
  116. .*  Help menu item Keys help... help panel                      *
  117. .*      res = HELP_TUTORIAL                                     *
  118. .*--------------------------------------------------------------*/
  119. :h1 res=21133 name=HELP_TUTORIAL.Tutorial of Keys
  120. :i2 refid=Help.Keys help
  121. :p.  Use this choice to see a list of keys and a description of the function of
  122. the keys.
  123.  
  124. .*--------------------------------------------------------------*\
  125. .*  Help menu item Product... help panel                        *
  126. .*      res = HELP_HELPPRODUCTINFO                              *
  127. .*--------------------------------------------------------------*/
  128. :h1 res=21134 name=HELP_HELPPRODUCTINFO.Information
  129. :i2 refid=Help.Product information
  130. :p.  This dialog displays information about the application, such as version
  131. number and copyright notice.
  132.  
  133. .*--------------------------------------------------------------*\
  134. .*  Help menu item Using help... help panel                     *
  135. .*      res = HELP_USINGHELP                                    *
  136. .*--------------------------------------------------------------*/
  137. :h1 res=21135 name=HELP_USINGHELP.Extended
  138. :i2 refid=Help.Using help
  139. :p.  Use this choice to obtain information on how to
  140. use the Help facility.
  141.  
  142. .*--------------------------------------------------------------*\
  143. .*  Keys help panel                                             *
  144. .*      res = HELP_KEYSHELP                                     *
  145. .*--------------------------------------------------------------*/
  146. :h2 res=2131 name=HELP_KEYSHELP.Key Assigments
  147. :p.The list of keys is arranged in groups.
  148. :p.:hp2.ACCELERATOR KEYS:ehp2.
  149. :dl tsize=2 break=all.
  150. :p.:hp2.HELP KEYS:ehp2.
  151. :dl tsize=5 break=all.
  152. :dt.F1
  153. :dd.Get help
  154. :dt.Esc
  155. :dd.Previous Help Panel, or End help if only one panel
  156. :dt.Alt
  157. :dd.Switch IN/OUT action bar
  158. :dt.Alt+F4
  159. :dd.End help or End program
  160. :edl.
  161. :p.:hp2.SYSTEM KEYS:ehp2.
  162. :dl tsize=5 break=all.
  163. :dt.Alt+Esc
  164. :dd.Switch to the next program, including full-screen programs
  165. :dt.Ctrl+Esc
  166. :dd.Switch to the Task List
  167. :edl.
  168. :p.:hp2.WINDOW KEYS:ehp2.
  169. :dl tsize=5 break=all.
  170. :dt.Underlined letter
  171. :dd.Move among the choices on the action bar and pull-downs submenu or
  172. execute the function chosen
  173. :edl.
  174. :edl.
  175.  
  176. :euserdoc.
  177.