home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / textedit / auror111.zip / READ.ME < prev    next >
Text File  |  1993-11-07  |  8KB  |  185 lines

  1.  
  2.  
  3.              ***  The Aurora Editor v1.11, November 1993  ***
  4.                    (c) Copyright 1993 Aurora Terra, Inc.
  5.                            All Rights Reserved.
  6.  
  7.  
  8.   Welcome to The Aurora Editor v1.11. The Aurora Editor is a beautiful
  9.   new high performance text editor with a superb windowing environment,
  10.   full mouse support, a huge one gigabyte virtual memory for editing
  11.   very large files, an object oriented macro language, a multi-instance
  12.   programmable file manager, unlimited multi-level undo/redo, a 386
  13.   version, and much, much more!
  14.  
  15.   To install The Aurora Editor, simply copy the distributed files to the
  16.   drive and directory of your choice. Add this directory to your DOS
  17.   "PATH" for easier access.
  18.  
  19.   While you are using the editor, you can press F1 or click on the Help
  20.   menu bar item to obtain online help on any topic. Press <Esc> to
  21.   activate the pull-down menu system and explore the features of The
  22.   Aurora Editor.
  23.  
  24.   The complete documentation for using and configuring the editor is
  25.   contained in the file A.DOC. Documentation for the Macro Language is
  26.   contained in the file AML.DOC. Both documents can be printed with the
  27.   DOS "print" command.
  28.  
  29.   Thank you for evaluating The Aurora Editor!
  30.  
  31.  
  32.  
  33.   What's different in version 1.11  (Nov 7, 1993)
  34.   -----------------------------------------------
  35.  
  36.   Version 1.11 is a maintenance release. The following changes were made
  37.   since the previous version (v1.1):
  38.  
  39.   o  The contents of a character mark can now be saved to disk.
  40.  
  41.   o  The option "a" was added to the library function "msave" (save
  42.      block). This option will allow the block to be appended to an
  43.      existing file.
  44.  
  45.   o  A new library function "qwrd" returns the word at the cursor.
  46.  
  47.   o  Increased the internal stack size when shelling out to dos. This
  48.      resolves conflicts with some network cards which may require more
  49.      interrupt stack space.
  50.  
  51.   o  Corrected an initialization problem which may cause OS/2 or QEMM
  52.      traps on a few machines.
  53.  
  54.   o  Added sample macro code to the File Manager (see AKBD.A) to show
  55.      how to do spell checking, image viewing, unarchiving, and archive
  56.      viewing, etc with files listed in the File Manager.
  57.  
  58.   o  Other minor changes.
  59.  
  60.  
  61.  
  62.   What's different in version 1.1  (Oct 6, 1993)
  63.   ----------------------------------------------
  64.  
  65.   Version 1.1 contains new features and also corrects a few problems
  66.   with the previous version (v1.01):
  67.  
  68.  
  69.   o  Added the ability to edit all open files through one window.
  70.      Several new editor commands and options were added to support this
  71.      feature, and to allow you to customize it to your own preferences:
  72.  
  73.      - Added the "Next" and "Prev" commands to the File menu. These
  74.        commands allow you to cycle forward and backward though all open
  75.        files using only the current Edit window.
  76.  
  77.      - Added the "List.." command to the File menu. This command lists
  78.        all open files and allows you to select a file to replace the
  79.        file displayed in the current Edit window.
  80.  
  81.      - The "Open at Cursor" and "Refresh" commands were removed from the
  82.        the default Edit window File menu, but are still available as
  83.        editor commands.
  84.  
  85.      - Added the "OneWindow" configuration setting. This setting
  86.        specifies whether or not some editor commands will favor a
  87.        many-to-one "file to window" ratio over a one-to-one "file to
  88.        window" ratio.
  89.  
  90.      - Added the "wquit" command. If "OneWindow" is ON, this command
  91.        closes a window, but still leaves the file within it open.
  92.  
  93.      - Added the "fquit" command. If "OneWindow" is ON, this command
  94.        closes the file in the current window, but still leaves the
  95.        window open. The previous open file is then displayed in the
  96.        window.
  97.  
  98.      - Added the new open option "e". When specified at the Open prompt,
  99.        this option loads a new file into the current Edit window while
  100.        still keeping the previous file open. The "e" option can also be
  101.        added to the configuration setting "OpenOpt" as a default open
  102.        option. If "OneWindow" is ON, the "e" option is added
  103.        automatically by the editor.
  104.  
  105.      - A new one-character command code "e" (edit) was added to the File
  106.        Manager. This command works like the "o" (open) command code when
  107.        opening only one file. However, when opening multiple marked
  108.        files, all files are loaded into the same window (the "o" command
  109.        code creates a separate window for each file).
  110.  
  111.      - A new one-character command code "y" was added to the File
  112.        Manager. This command works like the "b" (open binary) command
  113.        code when opening only one file. However, when opening multiple
  114.        marked files, all files are loaded into the same window (the "b"
  115.        command code creates a separate window for each file).
  116.  
  117.      - The File Manager "z" (open and maximize) command code will now
  118.        load multiple marked files into one maximized window.
  119.  
  120.  
  121.   o  Opening multiple marked files from the File Manager will no longer
  122.      bring the File Manager window to the surface after loading each
  123.      file.
  124.  
  125.   o  After using the <Tab> or <Alt-T> keys to highlight the drive menu
  126.      on the File Manager, you now can enter the drive letter to switch
  127.      drives.
  128.  
  129.   o  Added the new open option "l", which allows you to jump to a
  130.      specific line number when opening a file. This can be useful when
  131.      invoking the editor from another program.
  132.  
  133.   o  Added the "VidSav" configuration setting to capture and restore the
  134.      DOS entry screen for the registered version (the shareware version
  135.      always displays the exit screen).
  136.  
  137.   o  Added the "KeyTrim" configuration setting for optionally trimming
  138.      the keyboard buffer on slow machines (previous versions always
  139.      trimmed the keyboard buffer and did not work correctly with some
  140.      TSR's that insert keys into the keyboard buffer).
  141.  
  142.   o  Added the "KeyPad" configuration setting to enable/disable use of
  143.      the keypad "*", "-", "+", and "enter" keys as separate function
  144.      keys. These function keys can now be easily disabled for keypad
  145.      data entry.
  146.  
  147.   o  Added the "txt" library function for entering strings at the cursor
  148.      through the macro language.
  149.  
  150.   o  Added several new macro language native functions to perform basic
  151.      sequential and random file I/O:
  152.  
  153.      - "dskopn"  opens a file
  154.      - "dskcls"  closes a file
  155.      - "dskrea"  reads data from an open file
  156.      - "dskwri"  writes data to an open file
  157.      - "dskpos"  changes the current position in an open file
  158.      - "qdskatt" tests for file attributes
  159.  
  160.   o  Moving files to another drive with the File Manager (or backing up
  161.      files to another drive when saving) will now keep the file's
  162.      original date and time. Option "k" was added to the "dskcpy" native
  163.      function to keep a file's orginal date and time when copying.
  164.  
  165.   o  Internal editor memory management has been improved.
  166.  
  167.   o  Removed edit checks on marking blocks when a marked block already
  168.      exists in another Edit window.
  169.  
  170.   o  Fixed a scrolling bug that occurred while loading marked files from
  171.      the File Manager when the configuration setting "FmgrQuit" is ON.
  172.  
  173.   o  Fixed a mouse tracking problem in video modes with more than 80
  174.      columns (a updated mouse driver may still be required to use the
  175.      mouse properly in these video modes).
  176.  
  177.   o  Fixed a printing problem when the left margin is non-zero.
  178.  
  179.   o  The keypad "5" key now works correctly when numlock is ON.
  180.  
  181.   o  Fixed a bug associated with locating 1-line text folds.
  182.  
  183.   o  Documentation fixups
  184.  
  185.