home *** CD-ROM | disk | FTP | other *** search
/ Daytime Express / DaytimeExpress.cdr / 040a / petpe277.arj / DOC.EXE / WHYBUYPE.DOC < prev   
Text File  |  1991-08-19  |  9KB  |  188 lines

  1.     ╓───────────────────────────────────────────────────────────╖
  2.     ║       Don't Panic - use Alt Spacebar for menu        ║
  3.     ║               - use Alt X (exit) to  exit        ║
  4.     ║               - use F1 for help            ║
  5.     ╙───────────────────────────────────────────────────────────╜
  6.  
  7.               Why Buy pE - The "perfect" Editor
  8.  
  9.     This file came up in pE because its name is NO_NAME.  If
  10.     you want, save it to a different name (Alt_S) and delete
  11.     NO_NAME.  But read it first!
  12.  
  13.     OK, you've gotten a copy of pE, now, how are you going to
  14.     evaluate it?  There are a skillion editors out there.  Why
  15.     should you try one more?  And why this one?  And why should
  16.     you send Just Excellent Software the registration fee?
  17.  
  18.     Well, for starters, as far as I know, this is the only
  19.     editor that allows you to edit files in true windows that
  20.     can be sized, moved, zoomed, colored, and cut and pasted
  21.     between effortlessly, logically and bug freely.  ^F9 sizes,
  22.     ^F10 moves.  With a mouse, grab the lower right corner to
  23.     size, or the top border to move.
  24.  
  25.     So What? - you ask.
  26.  
  27.     Have you ever wanted to keep a reference file on the screen
  28.     that maybe had data that was only a few columns wide?  With
  29.     pE, you can not only have it occupy that part of the screen
  30.     you want, but when you want to you can go grab whatever part
  31.     you want and stick it in the file you're working on.
  32.  
  33.     Have you ever wanted to see the function referenced in an
  34.     include statement?  Alt_I goes and gets the Include file and
  35.     puts it into a new window to edit or view.
  36.  
  37.     Then there's the file chooser.    Don't you just love having
  38.     a program ask you to "Enter Filename:" and you've forgotten
  39.     how to spell the name or even worse what directory it was
  40.     in?  With pE, Alt_O (open), Alt_E (edit), Alt_M (merge),
  41.     Alt_V (view), all present the file chooser.  With the file
  42.     chooser you can navigate all over your disk with a few key
  43.     strokes.  Pressing the first letter of your filename moves
  44.     the highlight bar to the first file in the current
  45.     directory starting with that letter.  Selecting the file
  46.     becomes a matter of pressing Enter ─┘.  By the way, see
  47.     the symbol for Enter?  That's done by literally entering a
  48.     ^Q followed by putting pE into graphics mode, and selecting
  49.     a horizontal bar followed by the lower right corner
  50.     (single) graphic.  Much easier to do than say.
  51.  
  52.     While we're on the subject of graphics,  IBM in its infinite
  53.     wisdom, bequeathed upon the PC a character set that allows
  54.     for continuous lines that form several different box
  55.     styles.  Do you really want to write a macro to draw a box?
  56.     If you do, this isn't the editor for you!  Try this,
  57.     instead.  Alt_B (mark a Block, rectangular), followed by
  58.     cursor right several times, followed by cursor down several
  59.     times, followed by Alt_1.  Surprised?  Now put the cursor
  60.     on the left edge of the box.  Press Alt_1.  Lookee there!
  61.     Try the cursor on the top bar of the box, followed by an
  62.     Alt_2.    If you've followed what's written you should have a
  63.     box with two intersecting lines through it.
  64.  
  65.                    ┌──────╥───────┐
  66.                    │      ║       │
  67.                    ├──────╫───────┤
  68.                    │      ║       │
  69.                    │      ║       │
  70.                    └──────╨───────┘
  71.  
  72.     But wait a minute.  Suppose the box isn't where you want it.
  73.     Mark it starting at the upper left corner with Alt_B.  Press
  74.     End to mark all the way to the upper right corner, then down
  75.     arrow to the bottom row of the box.  Press F7 (shift text)
  76.     and then watch the box float around the screen as you cursor
  77.     left, right, up, or down.  When you got it where you want
  78.     it, press the grey + key on the numeric keypad.  Try that
  79.     with whatever editor you're using!  With a mouse, you can
  80.     mark by clicking the right button and dragging.  Letting go
  81.     of the button ends the mark.  Clicking the left button on
  82.     the upper left corner and dragging moves the marked area
  83.     around on the screen.
  84.  
  85.     So now you're saying well that's fine but I need something
  86.     to write programs with.  That means you want regular
  87.     expressions, find and replace (forward or backward), brace
  88.     (or parend) matching and the ability to mark a spot and
  89.     return to it.  Of course pE does all those things, and a
  90.     hundred more.
  91.  
  92.     When you shell to DOS, pE's swaps all but 2K of itself out
  93.     to EMS, XMS, or a disk file.  This frees up memory to run
  94.     compilers, other programs, or even another copy of pE.    Type
  95.     exit and you're back where you started.  Of course you may
  96.     want to see what you did during that DOS shell.  Press F11
  97.     (or choose DOS window from the Window menu) and a window is
  98.     opened with your last DOS screen.  The text can be edited,
  99.     saved, or the window can be just sized and used to review
  100.     its contents.
  101.  
  102.     The calculator, one program of several additional programs
  103.     which come with registration, is gotten to by ^5 (on the
  104.     numeric keypad).  It does multi-base arithmetic, if you're
  105.     into that.  It also does date arithmetic.  Ever wonder how
  106.     old you were in days?  The result is available by pressing
  107.     Alt = in pE.
  108.  
  109.     So how about documenting my program.  When I'm writing docs,
  110.     I want word wrap and formatting capabilities.  And boy would
  111.     it be nice to have my program in one window and the doc file
  112.     in another!  That way, the documentation may even be
  113.     accurate!  And what I don't want is to have to learn 400
  114.     word processing commands.  Well, the file you're reading
  115.     was typed with the line length set to 68.  That's it,
  116.     brother.  Automatic word wrap at the right margin, and
  117.     follow the left margin above.  Intelligent, Huh?  Now if
  118.     you want to get fancy ^F6 (or F12) will turn automatic
  119.     formatting on so as you delete or insert, paragraphs will
  120.     be formatted according to the style you set up in
  121.     "Paragraph Format" under Options in the pull down menus.
  122.     You can choose from Left justify, Center or Right justify.
  123.     You can even choose to have the first line of a paragraph
  124.     indented, or not.  And the best part of all this, is with
  125.     this one paragraph, you probably have learned as much as
  126.     you need to, to format paragraphs.  The user's guide goes
  127.     into much more depth, of course.
  128.  
  129.     Alt_P (print) invokes the print processor.  You can just
  130.     print whatever is in pE's active window with an ENTER on
  131.     "Begin Printing", or you can adjust margins, and turn
  132.     headers and footers on, or off, or even print to a file on
  133.     disk, so you can preview how it will look on paper, before
  134.     you waste a tree.  The registered version of pE comes with
  135.     the print processor as an independent program, so you can
  136.     print and format files without having to read them into pE.
  137.  
  138.     The registered version also comes with a little program
  139.     called pk.exe which reads the key.txt file and creates
  140.     key.ped.  Meaning you can make any key (almost) do any
  141.     function.  So if you insist on using the world famous
  142.     Wordstar keystrokes to move the cursor around, have at it.
  143.  
  144.     Speaking of Options, and pull down menus, have you tried
  145.     colors yet?  Its lots of fun.  The pull down menus are
  146.     accessed by holding the Alt key down and pressing the space
  147.     bar.  The top line of your screen will light up with the menu
  148.     bar.  Clicking the right mouse button when the mouse is
  149.     pointing at the top line of the screen will also cause the
  150.     menu bar to appear.  Pressing the highlighted letter followed
  151.     by Enter moves you to the menu of choice.  Note the item
  152.     labeled Help.  There are about 60 or 70 (lost count) of help
  153.     screens.  You can get to the help menu with F1.
  154.  
  155.     When you save options (^F2) pE's environment at that moment
  156.     is written to a file named ENV.PED in the current directory.
  157.     For options you want to use most everywhere, you should be
  158.     in the \pe directory when you save options.  This is
  159.     because pE first looks in the current directory for ENV.PED
  160.     and, not finding it, then looks in its "home" directory.
  161.     That is, where pe.exe was loaded from.    This makes it nice
  162.     if you want to have different environments (for different
  163.     purposes) in different directories.
  164.  
  165.     Well if you're still with me at this point, thank you for
  166.     your patience.    pE is 22,000 (more or less) lines of 'c'
  167.     code and about 4000 lines of assembler.  There are 523
  168.     functions at last count.  Your registration will enable me
  169.     to continue development of pE and other products which are
  170.     in the works.  If pE can be made to do what you want it to
  171.     do that it doesn't already do, why don't you drop me a
  172.     line.  I welcome suggestions, whether or not you buy from
  173.     me.  (I welcome them more if they're accompanied by a
  174.     check, however).  Please note that the trial period is 30
  175.     days...
  176.  
  177.                  John Salidis
  178.                  Just Excellent Software, Inc.
  179.  
  180.         ┌─────────┐
  181.       ┌─────┴───┐      │          (R)
  182.     ──│        │o      │──────────────────
  183.       │   ┌─────┴╨──┐ │  Association of
  184.       │   │     │─┘  Shareware
  185.       └───│    o    │    Professionals
  186.     ──────│    ║    │────────────────────
  187.           └────╨────┘    MEMBER
  188.