home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / wp / pct2_2.zip / PCTDOC1.EXE / lha / CHAP11.TXT < prev    next >
Text File  |  1989-04-21  |  6KB  |  113 lines

  1.        subject: EDITING / GETTING ANOTHER FILE
  2.  
  3.       overview: Up to 10 files can be active simultaneously within
  4.                 PC-Type II as long as sufficient memory exists to hold
  5.                 them.  These files are loaded via the EDIT command
  6.                 within PC-Type II.
  7.  
  8.                 The GET command inserts a specified file into the
  9.                 current file being edited just below the cursor.
  10.  
  11.                 With both the EDIT and GET commands, you can load all
  12.                 or part of a file.  If you load part of a file, you
  13.                 can specify the part by the beginning line number and
  14.                 the number of lines or by the beginning page number
  15.                 and the number of pages.
  16.  
  17.                 Power users would normally edit or get another file by
  18.                 moving to the Command Line and entering an EDIT or GET
  19.                 command.  (See the Command Line section).  If you
  20.                 forget the format of the EDIT or GET command, or
  21.                 prefer to use the menus, then you can EDIT or GET all
  22.                 or parts of files by using the "(E)dit/Get" option of
  23.                 the Main Menu.
  24.  
  25.                 In the discussion which follows, this option will be
  26.                 described.
  27.  
  28.        loading: The first question asks you if the file is to be
  29.                 edited as a separate file or inserted into the current
  30.                 file. The window below is displayed to make this
  31.                 determination:
  32.  
  33.                 ┌────────────────────────────┐
  34.                 │Question:                   │
  35.                 ╞════════════════════════════╡
  36.                 │ (E)dit as separate file or │
  37.                 │ (G)et as part of this file │
  38.                 │ Press E or G               │
  39.                 └────────────────────────────┘
  40.  
  41.      selecting: PC-Type II next asks you to identify the file to be
  42.                 loaded.  In the field provided, type the filespec of
  43.                 the desired file and then press the Enter key.  The
  44.                 filespec may contain a drive and path as well as a
  45.                 filename and file extension.  If neither a drive nor
  46.                 path is entered, the default directory is assumed.
  47.  
  48.                 The filename and file extension may contain the
  49.                 wildcard characters * and ? just as if you were
  50.                 performing a DOS DIR command.  If no wildcards are
  51.                 present, then the single file requested is found and
  52.                 the session moves on to the next question.  If
  53.                 wildcards are present, then all the matching files are
  54.                 presented in a menu from which you may choose the file
  55.                 you want.
  56.                                  152
  57.                 In the example below, the filespec "docm*.pct" was
  58.                 entered.
  59.                 ┌──────────────────┐
  60.                 │Default Directory │
  61.                 ╞══════════════════╡
  62.                 │DOCMAC.PCT        │
  63.                 │DOCMM.PCT         │
  64.                 │DOCMVMT.PCT       │
  65.                 │EXIT              │
  66.                 └──────────────────┘
  67.                 You may exit by pressing Esc or by moving the highlight
  68.                 bar to the "EXIT" entry and pressing the Enter key.
  69.  
  70.                 Next the amount of the file to be loaded must be
  71.                 defined with the help of the following window:
  72.                 ┌────────────────────────────┐
  73.                 │Question:                   │
  74.                 ╞════════════════════════════╡
  75.                 │Load (T)otal file or (P)art?│
  76.                 │Press T or P                │
  77.                 └────────────────────────────┘
  78.                 If you press T, no more questions will be asked and
  79.                 the file will be loaded immediately.
  80.  
  81.                 If you answer P above, PC-Type II needs to know what part
  82.                 of the file to load.  Defining the loading methodology
  83.                 with the help of the window below begins the process
  84.                 of defining the portion of the file to load.
  85.                 ┌──────────────────────────────┐
  86.                 │Question:                     │
  87.                 ╞══════════════════════════════╡
  88.                 │Load by (L)ine # or (P)age # ?│
  89.                 │Press L or P                  │
  90.                 └──────────────────────────────┘
  91.                 The next request, "Enter Beginning Line/Page number"
  92.                 expects you to enter the starting position in the
  93.                 file.  The final request, "Enter number of
  94.                 Line(s)/Page(s)" defines the length of the portion of
  95.                 the file to be loaded.  If the final request is left
  96.                 blank, then the file will be loaded from the beginning
  97.                 line or page specified to the end of the file.
  98.  
  99.                 The file is now loaded into memory.
  100.  
  101.                 If you specified the (G)et option, then the file, or
  102.                 portion of the file will be inserted into the current
  103.                 file between the line the cursor is currently on and
  104.                 the next lower line.
  105.  
  106.                 If you specified the (E)dit option, then the file, or
  107.                 portion of the file will be loaded as a unique file in
  108.                 memory.  This file just loaded will become the current
  109.                 file being edited.  To switch between files in memory
  110.                 press Shift F1 or go to the "Screen Options" menu by
  111.                 selecting the "(S)creen" option in the Main Menu.
  112.                                  153
  113.