home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / CLIPPER / MISC / INTER34C.ZIP / INT2GUID.ZIP / INT2GUID.HLP < prev    next >
Encoding:
Text File  |  1992-12-29  |  3.8 KB  |  180 lines

  1. ;Help text for INT2GUID conversion program, topic X (last topic before
  2. ; key to list).
  3. ;
  4. ;Use condition mask
  5. ;  2: Help for GUIDE
  6. ;or
  7. ;  4: Help for POPHELP
  8. ;
  9. !WRAP
  10. ;
  11. The pop-up reference
  12. !! 2
  13. GUIDE
  14. !! 4
  15. POPHELP
  16. !! 0
  17. is a tool to help you easily search through the Interrupt List.
  18.  
  19. !! 2
  20. GUIDE
  21. !! 4
  22. POPHELP
  23. !! 0
  24. is a memory resident program that can be activated in three ways. The
  25. following is a list of common popup key combinations, however, other
  26. combinations can be specified when
  27. !! 2
  28. GUIDE
  29. !! 4
  30. POPHELP
  31. !! 0
  32. is installed, use
  33. !! 2
  34. GUIDE /?
  35. !! 4
  36. POPHELP /?
  37. !! 0
  38. for help on
  39. !! 2
  40. GUIDE.
  41. !! 4
  42. POPHELP.
  43. !! 0
  44.  
  45.  
  46. <LeftSh F1> or <Ctrl LeftSh F1>
  47. !LINE
  48. Reads a word from the screen at a location nearest to the cursor position
  49. and then scans the list of topics and displays the matching topic. If none
  50. is found, it displays the main help index. The help window is positioned
  51. away from the cursor position if possible.
  52.  
  53. <LeftSh F2> or <Ctrl LeftSh F2>
  54. !LINE
  55. Redisplays the most recently selected help topic.
  56.  
  57. <LeftSh F3> or <Ctrl LeftSh F3>
  58. !LINE
  59. Pops up the main help index, which displays references to a second level
  60. of Interrupt List indexing, and other items of interest, such as Help as
  61. a reference to this screen.
  62.  
  63. The following keystrokes may be used after POPHELP is popped up:
  64.  
  65. <F1>
  66. !LINE
  67. Displays the main topic index again.
  68.  
  69. <AltF1>
  70. !LINE
  71. Displays the topic that was displayed prior to the current one.
  72.  
  73. <F3>
  74. !LINE
  75. Prompts for a new help file.
  76. !! 2
  77. GUIDE
  78. !! 4
  79. POPHELP
  80. !! 0
  81. will read any help file built using the
  82. !! 2
  83. Turbo
  84. !! 4
  85. Object
  86. !! 0
  87. Professional MAKEHELP utility, provided that sufficient memory was allocated
  88. to serve the new file. Install
  89. !! 2
  90. GUIDE
  91. !! 4
  92. POPHELP
  93. !! 0
  94. with the help file requiring most resources.
  95.  
  96. !! 4
  97. <F4>, <CtrlK><C>
  98. !LINE
  99. If a block is marked and visible, pastes it from the help system to the
  100. underlying editor.
  101.  
  102. <F5>, <AltZ>
  103. !LINE
  104. Toggles the zoom mode of the window.
  105.  
  106. <F6>, <AltM>
  107. !LINE
  108. Enters move/resize mode--you can use the Numeric Keypad cursor keys to move
  109. the window around the screen, or the Shift-cursor keys to resize the window.
  110. <PgUp> and <PgDn> change the height of the window in increments of 4.
  111. <CtrlLeftArrow> and <CtrlRightArrow> change the width in increments of 10.
  112. Note that the window cannot be resized while it is zoomed.
  113.  
  114. <F7>, <CtrlK><B>
  115. !LINE
  116. Marks the beginning of a block.
  117.  
  118. <F8>, <CtrlK><K>
  119. !LINE
  120. Marks the end of a block.
  121.  
  122. <F9>, <CtrlL>
  123. !LINE
  124. Continues the last topic name search, using the search string obtained with
  125. the <LeftSh F1> or <Ctrl LeftSh F1> hotkey. Searching is circular.
  126.  
  127. <CtrlK><H>
  128. !LINE
  129. Hides or unhides the currently marked block. <F4> will paste only if a
  130. block is visible.
  131.  
  132. !! 0
  133. <PgUp>, <PgDn>
  134. !LINE
  135. Moves to the next or previous page of the current help topic.
  136.  
  137. !! 2
  138. <Left>, <Right>, <Up>, <Down>
  139. !LINE
  140. Moves the cursor around the help window cross-reference links. Pressing
  141. <Enter> will load and display the associated help topic.
  142. !! 4
  143. <Left>, <Right>, <Up>, <Down>
  144. !LINE
  145. Moves the cursor around the help window. Positioning the cursor over a
  146. cross-reference link and pressing <Enter> will load and display the
  147. associated help topic.
  148.  
  149. <Home>, <End>
  150. !LINE
  151. Moves to the beginning or end of the current line.
  152.  
  153. <Tab>
  154. !LINE
  155. Jumps to the next cross reference topic, if any.
  156.  
  157. <ShiftTab>
  158. !LINE
  159. Jumps to the previous cross reference topic, if any.
  160.  
  161. <CtrlPgUp>, <CtrlPgDn>
  162. !LINE
  163. Moves to the beginning or end of the current help topic.
  164.  
  165. !! 0
  166. <Enter>
  167. !LINE
  168. Selects the currently highlighted cross-reference topic.
  169.  
  170. !! 2
  171. <Esc>
  172. !! 4
  173. <Esc>, <AltX>
  174. !! 0
  175. !LINE
  176. Exits POPHELP. The current topic and page are retained and may be
  177. redisplayed by pressing <Left Shift F2> or <Ctrl LeftSh F2>.
  178. ;
  179. !NOWRAP