home *** CD-ROM | disk | FTP | other *** search
/ Kids Cube / 1_Art.iso / pep / chapt15.txt < prev    next >
Text File  |  1993-12-14  |  7KB  |  121 lines

  1. <Chapter 15:  Help>
  2.      The entire PEP manual is available for on-line viewing via PEP's
  3. indexed HELP system. At any time, when you are using PEP, you can press F1
  4. (or click on the [?]-button) to activate HELP. A new screen layout is then
  5. created containing four windows: a prompt window, a menu window, a graphic
  6. window and a document window. The document window displays a portion of
  7. the PEP manual text. If there is an illustration accompanying the
  8. displayed text, it will appear in the graphic window. See <[FIG29]>.
  9.  
  10.      The HELP system is context sensitive. The portion of the document
  11. initially displayed depends on the state of PEP when HELP is invoked. PEP
  12. attempts to display the portion of the document relevant to your current
  13. operation. PEP's choice depends on the current menu being displayed and on
  14. the last command executed. In addition, if you want information about a
  15. particular command, you can use the cursor to highlight that command and
  16. then press F1. By pressing F1 while you are in HELP, you can display
  17. documentation on the HELP system itself. In other words, you will display
  18. this chapter of the manual.
  19.  
  20.      While the HELP system is active, the NumPad keys on the keyboard are
  21. detached from the cursor. (The cursor can only be moved via the mouse).
  22. Instead the NumPad keys control the text displayed in the document window.
  23. The up arrow (or left arrow) moves the displayed text backwards one line.
  24. The down arrow (or right arrow) moves the displayed text forward one line.
  25. PGUP and PGDN move the text display backwards or forwards one page. HOME
  26. and END position the text at the start and end of the current chapter,
  27. respectively.
  28.  
  29.      When the discussion at one place in the document refers to
  30. information located in a different section, there will often be a
  31. cross-reference mark in the HELP display at that place. This mark consists
  32. of a section number in square brackets, and is always highlighted. If you
  33. have a mouse, you can access the referenced section by positioning the
  34. cursor on the cross-reference mark and pressing the left mouse button.
  35. This is called clicking on the reference. If you do not have a mouse, you
  36. can use the GOTO command <[15.8]> to display the new section.
  37.  
  38.      Illustrations appear in the document text as figure references. These
  39. are highlighted strings of the form "FIGxx" appearing in square brackets,
  40. where "xx" is the figure number. (The figures are objects in the file
  41. DOCFIGS.PDL.) You can click on a figure reference to display that figure
  42. temporarily in the document window, pressing ESC when you want to restore
  43. the normal document display. The same operation can be performed with the
  44. ZOOM command <[15.9]>.
  45.  
  46. <Section 15.1:  Up>
  47.      The UP command moves the document display backwards to display the
  48. previous page of document text. The same function can be invoked by
  49. pressing the page up key, PGUP. This command only moves within the
  50. currently displayed chapter. To move to another chapter use the GOTO
  51. command <[15.8]>.
  52.  
  53. <Section 15.2:  Top>
  54.      The TOP command moves the document display to the top of the current
  55. chapter. The same function can be invoked by pressing the HOME key.
  56.  
  57. <Section 15.3:  Down>
  58.      The DOWN command moves the document display forwards to display the
  59. following page of document text. The same function can be invoked by
  60. pressing the page down key, PGDN. This command only moves within the
  61. currently displayed chapter. To move to another chapter use the GOTO
  62. command <[15.8]>.
  63.  
  64. <Section 15.4:  Bottom>
  65.      The BOTTOM command moves the document display to the bottom of the
  66. current chapter. The same function can be invoked by pressing the END key.
  67.  
  68. <Section 15.5:  Contents>
  69.      The CONTENTS command displays the table of contents of the PEP
  70. manual. There is one entry for each section of the manual. Each entry
  71. includes the section number and the section title. The HELP system treats
  72. the table of contents like any other chapter of the document. All of the
  73. HELP commands (UP, DOWN, SEARCH, REPEAT, etc.) are equally applicable to
  74. the table of contents. When you have located the section that you wish to
  75. consult, simply click on its section number in the table of contents to go
  76. to that section of the document. You can also use the GOTO command
  77. <[15.8]> to display that section.
  78.  
  79. <Section 15.6:  Search>
  80.      With the SEARCH command you can search the current chapter (or table
  81. of contents) for the first occurrence of a given word. The search begins
  82. at the top of the current chapter. The search ignores the distinction
  83. between upper and lower case; either case of a letter counts as a match
  84. for that letter. If you want to find additional occurrences of the same
  85. word use the REPEAT command described below.
  86.  
  87.      To operate the SEARCH command press the command letter, type in the
  88. word you want to search for and press RETURN. PEP will locate the first
  89. occurrence of the string you typed, and will display it highlighted in the
  90. document window.
  91.  
  92.      The SEARCH command is particularly useful for searching the table of
  93. contents to find the sections referring to a particular topic. See the
  94. CONTENTS command described above.
  95.  
  96. <Section 15.7:  Repeat>
  97.      After you have used the SEARCH command to find the first occurrence
  98. of a given word, you can use the REPEAT command to find subsequent
  99. occurrences of the same word within the current chapter. Press the command
  100. letter to locate the second occurrence. Continue pressing the command
  101. letter to find the third and subsequent occurrences.
  102.  
  103. <Section 15.8:  Goto>
  104.      To display a particular chapter or section in the document window use
  105. the GOTO command. Press the command letter, then type in the desired
  106. section number and press RETURN. The designated section will be displayed
  107. in the document window.
  108.  
  109.      Section numbers consist of one, two, or three numbers separated by
  110. periods. For example, 10, 10.6, and 10.6.3 are possible sections numbers.
  111. The first number is the chapter number; the second is the section number
  112. and the third the sub-section number. To find the section number of the
  113. section that you want to consult, use the CONTENTS command <[15.5]> to
  114. display the table of contents of the manual.
  115.  
  116. <Section 15.9:  Zoom>
  117.      The ZOOM command temporarily replaces the document window display
  118. with a magnified copy of the illustration displayed in the graphics
  119. window. Press the command letter a second time (or press ESC) to restore
  120. the document text display.