home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / p / pep13.zip / CHAPT9.TXT < prev    next >
Text File  |  1992-12-17  |  3KB  |  54 lines

  1. <Chapter 9:  Quitting, Restarting, and Configuring PEP>
  2.      The QUIT command is used to exit from PEP and to restart PEP with a
  3. new configuration. Any work which has not been saved to a file is lost in
  4. either case. You are asked to verify before this happens. Before exiting
  5. or restarting, PEP waits for all print tasks and all active file IO to
  6. complete.
  7.  
  8.      When PEP is started, it looks for a file named AUTO.FIG. If it finds
  9. this file, PEP reads it and treats the characters in it as if they had
  10. been typed on the keyboard. Alternatively, a configuration file can be
  11. specified on the PEP command line. If present, this file is used instead
  12. of AUTO.FIG. For example, to use the configuration file SPECIAL.FIG, you
  13. would type:
  14.  
  15.      PEP /F=SPECIAL
  16.  
  17.      An AUTO.FIG file is created when you install PEP. It divides the
  18. screen into menu, text, and graphics tiles, and installs fonts and
  19. patterns. You may alter this file, or create new configuration files with
  20. the MAKEFIG capability. Then you can restart PEP and specify an
  21. alternative configuration file. See the MAKEFIG and RESTART commands
  22. below.
  23.  
  24. <Section 9.1:  Exit>
  25.      The QUIT/EXIT command terminates PEP and returns to DOS.
  26.  
  27. <Section 9.2:  Cancel>
  28.      The QUIT/CANCEL command cancels the QUIT request and returns to the
  29. main PEP menu.
  30.  
  31. <Section 9.3:  Makefig>
  32.      Use the QUIT/MAKEFIG command to create your own configuration files.
  33. Type the command letter, name the new file, and select from a menu of
  34. existing configurations. Choose one to use as a base to which you can add
  35. keystrokes. To start with no preset keystrokes, select NULL.FIG. PEP
  36. records subsequent keystrokes until you type ALT-Z <[14.3.19]> to save
  37. your new FIG file. To use this file, select QUIT/RESTART (see below), and
  38. choose the new filename.
  39.  
  40.      You can use this capability to set your prefered defaults and even to
  41. load a file and open an object.
  42.  
  43.      Note: while you are creating a configuration file, you cannot use
  44. your mouse. PEP disables the mouse during FIG file creation, because mouse
  45. data cannot be stored in a FIG file, which is simply a sequence of
  46. keystrokes. When you type ALT-Z to end the FIG file, your mouse will be
  47. re-enabled. For the same reason, automatic cursor motion is disabled.
  48.  
  49. <Section 9.4:  Restart>
  50.      The QUIT/RESTART command displays a name menu of all files in the
  51. home directory with the extension FIG (see the section on name menus
  52. <[1.8.1]>). Choose one to restart PEP using the chosen file for
  53. configuration.