home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / _bbs1 / f1287.zip / FEATURES.TXT next >
Text File  |  1990-12-12  |  6KB  |  149 lines

  1.      *************************** FEATURES.TXT ***************************
  2.  
  3.      PowerPad v1.1 release
  4.  
  5.      Deming Software
  6.      117 East Louisa St, #105
  7.      Seattle, WA  98102-3203
  8.                         
  9.      Contact:  Robert Dickinson
  10.  
  11.      ********************************************************************
  12.  
  13.      PowerPad is a shareware Windows text editor.  It is similar to
  14.      the NotePad editor that comes with Windows.  The file README.1ST
  15.      contains all LICENSE, DISCLAIMER, TRADEMARK, and COPYRIGHT
  16.      information for PowerPad.
  17.  
  18.      Please send and questions, comments, or suggestions to us
  19.      via Compuserve 76307,3413 or US mail at the above address.
  20.  
  21.      This file describes the features of PowerPad release 1.1
  22.  
  23.      ********************************************************************
  24.  
  25.      General
  26.      -------
  27.      PowerPad works much like NotePad.  Unless otherwise noted, ALL
  28.      NotePad functions are included in PowerPad, and they operate
  29.      in the same manner.
  30.  
  31.      File Size
  32.      ---------
  33.      PowerPad has many features that make it superior to NotePad, but
  34.      it does share one substantial limitation - a 45K maximum file size.
  35.      We have done some work to ensure that the file size limit is ALWAYS
  36.      45K (unlike NotePad), so that you don't run out of space before the
  37.      file reaches 45K under any circumstances.
  38.  
  39.      Double-Click Selection
  40.      ----------------------
  41.      Double-click selection rules work differently in PowerPad than in
  42.      a standard edit control.  PowerPad uses any non-alphanumeric to
  43.      define the beginning and end of the selection, except for whitespace
  44.      selection, where alphanumerics and CR's define the beginning and end
  45.      of the selected white space.
  46.  
  47.      Right-Click Selection
  48.      ---------------------
  49.      The right mouse click extends the selection from the caret to the
  50.      point of the click, just like a SHIFT+Left-Click.
  51.  
  52.      Settings
  53.      --------
  54.      PowerPad remembers all previous setting each time it is executed.
  55.      This includes window size and position, whether the window was
  56.      maximized, file preferences, page setup, tab stops, wordwrap 
  57.      state,run commands and more.
  58.  
  59.      File Prefences
  60.      --------------
  61.      Default file specifications (e.g. *.TXT, *.C, *.RC) can be set, as
  62.      well as the default name for an unnamed file.  These preferences
  63.      are used in File\Open, File\Merge, File\Save, and File\SaveAs.
  64.  
  65.      File Merge
  66.      ----------
  67.      The contents of an entire file can be inserted at the caret (or
  68.      insertion point if you prefer).  The new text is selected after
  69.      the merge operation.
  70.  
  71.      Tabs
  72.      ----
  73.      Tabs can be set with View\Tab Stops.  The range is 1 to 20.
  74.  
  75.      Find
  76.      ----
  77.      Find allows the 'whole word' option as well as case sensitivity.  
  78.      Whole word uses any non-alphanumeric as a delimeter (including LF,
  79.      CR, and EOF).  Find uses any currently selected text as the default
  80.      target.  If no text is selected it uses the previous find target.
  81.  
  82.      Change
  83.      ------
  84.      Change allows 'whole word' like find, as well as on option to
  85.      manually confirm each change. Change uses any currently selected
  86.      text as the default target.  If no text is selected it uses the 
  87.      previous change target.  Change searches from the current caret
  88.      position to the end of file.  At the end of file, you get a dialog
  89.      box that asks if you want to continue from the beginning of the file.
  90.      If so, it searched from the beginning of the file to where you
  91.      started from.  At the end of change, you get a count of the number
  92.      of changes made.  If you select 'confirm changes', you get a dialog
  93.      box at each change that lets you choose yes, no, or cancel.  You
  94.      can also turn of the 'confirm changes' in this dialog.
  95.  
  96.      Goto Line
  97.      ---------
  98.      Goto Line allows you to go to any line by specifying the line number.
  99.      The entire line is seleceted as a result.
  100.  
  101.      Run Options
  102.      -----------
  103.      PowerPad can be configured to run other applications by adding the
  104.      menu item and the command line to in the Run Options dialog.  The
  105.      Run options will show up on the Run menu after they are added.
  106.  
  107.      About
  108.      -----
  109.      The About... box gives the number of lines in the file, as well as
  110.      the number of characters.
  111.  
  112.      ********************************************************************
  113.  
  114.      Future Enhancements
  115.      -------------------
  116.  
  117.      * unlimited file size
  118.  
  119.      * optional recent file pick list (variable size)
  120.  
  121.      * optional x,y status box
  122.  
  123.      * a separate .ini file
  124.  
  125.      * the option to start PowerPad with a File Open dialog
  126.        for a directory specified from the command line.
  127.  
  128.      * optional selection of available screen and/or printer fonts
  129.  
  130.      * multiple header and footer lines
  131.  
  132.      * header and footer separators (solid line, blank line, no space)
  133.  
  134.      * option of including the current file name, the current path and
  135.        filename, the current file name without extension, or the
  136.        currently selected text in the Run options menu and command items
  137.  
  138.      * file find option from Open and Merge functions
  139.  
  140.      * multiple user defined run menus, with more run menu items
  141.        (have several different customized run menus for related tasks)
  142.  
  143.      * an option to print the currently selected text instead of the 
  144.        entire file
  145.  
  146.      * much. much more! (If people pay the registration fee)
  147.  
  148.      ********************************************************************
  149.