home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / sharewar / winedit / readme.txt < prev    next >
Text File  |  1996-06-24  |  4KB  |  128 lines

  1.    WELCOME TO WINEDIT 96c!
  2.  
  3.    WinEdit is the Windows Editor that you can use to edit virtually
  4.    any text file.  A >very< souped up version of Windows Notepad.
  5.    It is specifically designed to be a programmer's editor, and can
  6.    execute compilers and check for error messages.  It also includes
  7.    a powerful macro language.
  8.  
  9.  
  10.    This zip file contains all the pieces to install WinEdit for
  11.    Windows 3.1 or Windows for Workgroups. 
  12.  
  13.    Windows NT and Windows 95 versions are available.
  14.  
  15.    The pieces are:
  16.  
  17.    WinEdit                   16 bit version
  18.  
  19.    WeDiff                    16 bit version  
  20.  
  21.  
  22.   
  23.  
  24.  
  25.    SYSTEM REQUIREMENTS
  26.  
  27.    WinEdit requires an IBM PC or compatible with a minimum of 8
  28.    megabytes of RAM, a rodent, 1.5 MB of hard drive space and
  29.    Microsoft Windows or Windows for Workgroups 3.1 or newer.
  30.  
  31.  
  32.  
  33.  
  34.    *** LATE-BREAKING NEWS ***
  35.  
  36.   
  37.    The following summarizes some of the new features in this version.
  38.  
  39.  
  40.    New command line options:
  41.         /M:<text>    run the named macro before doing anything else
  42.         /P:<text>    print the named file, then quit
  43.         /W:<text>    set the project to the named file
  44.         /L:<0|1|2>   set the feature level to LITE,STANDARD, or PRO
  45.         /#:<number>  go to line number
  46.         filename(s): load the named file(s), can include wildcards
  47.  
  48.    Print a selection
  49.  
  50.    File difference utility
  51.  
  52.    Read and write Unix and Macintosh text files
  53.  
  54.    Turn status bar and horizontal scroll bar on/off
  55.  
  56.    Improved memory management for large files
  57.  
  58.    Shift+click to extend selection
  59.  
  60.    Brace matching
  61.  
  62.    Multiple views of same file
  63.       Accessed via the Window.New menu item.
  64.  
  65.    Toggle case of selection (This is on the Utility menu).
  66.  
  67.    Save all files option
  68.  
  69.    Syntax coloring of source code files.
  70.          Fully configurable syntax coloring highlights keywords, quotes,
  71.          and comments in C, C++, WIL, Basic, dBase, and DOS and NT batch
  72.          files.  Most any language can easily be added.
  73.  
  74.    Easy to use key reassignments.
  75.          You can now reassign command hotkeys from an interactive dialog
  76.          in WinEdit.  Menus are automatically updated to reflect the new
  77.          hotkeys.  You can also define more than one hotkey for a command,
  78.          such as <Ctrl+Y> and <keypad -> to delete a line.
  79.  
  80.    Improved compiler support
  81.          Choosing a compiler from the Project dialog's dropdown combo box
  82.          automatically configures WinEdit's error parsing logic for that
  83.          compiler.  Supports Microsoft, Zortech, Watcom, Borland C++, Turbo
  84.          Pascal, Borland TASM, and Clipper.  User-configurable for any other
  85.          compiler.
  86.  
  87.    Improved macro recording
  88.          In the Pro version, the Macro Recorder now records all commands as
  89.          WIL scripts.  When recording is concluded, the recorded script is
  90.          loaded into a document window for easy editing.  Pre-configured
  91.          to automatically add the newly recorded script to the Macro Menu,
  92.          or fine tune your macro with any of over 400 WIL and WinEdit macro
  93.          functions.
  94.  
  95.    Other new features:
  96.          Backup file creation, location, and name are configurable.
  97.          Changed (unsaved) files indicated on screen.
  98.          Improved support for read only files.
  99.          Improved network support.
  100.          Captured compiler output file location configurable.
  101.          Regular expressions in search can be disabled.
  102.  
  103.  
  104.    We have also corrected dozens of minor bugs that have been reported in
  105.    earlier versions of WinEdit.
  106.  
  107.  
  108.  
  109.  
  110.                HOW TO INSTALL WINEDIT
  111.  
  112.    Use our SETUP.EXE program, which will copy the files for you and install
  113.    a WINEDIT group in the Program Manager or Win95 Start Menu.
  114.    To use our SETUP.EXE program...   
  115.  
  116.      1) Close down all extraneous Windows applications.
  117.  
  118.      2) Double-Click on the SETUP.EXE program
  119.  
  120.      3) When the setup program asks for a directory, specify initial
  121.         directory, or accept the given default.
  122.  
  123.  
  124.  
  125.  
  126.    Please see the README2.TXT file for more information.
  127.  
  128.