home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR8 / AELITE12.ZIP / README.1ST < prev   
Text File  |  1993-07-01  |  4KB  |  82 lines

  1. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  2. ▌              G E N E R A L   I N F O R M A T I O N           Page 1 ▐
  3. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  4. ARIS EDIT LITE is a fast and powerful general purpose text editor.
  5.  
  6. Shareware distribution of ARIS EDIT LITE includes a full featured DOS
  7. version of the editor. Upon registration I will send you the latest
  8. release of ARIS EDIT LITE via CompuServe mail or, for a small 
  9. additional charge, on a disk via ordinary mail.
  10.  
  11. ARIS EDIT LITE is a general purpose text editor. It provides a fast
  12. multi-window and multi-file editing environment for programmers as
  13. well as non-programmers. Please note that this is a subset of 
  14. ARIS EDIT 3.1, a full grown programmer's editor with AWK macro 
  15. language, keyboard recorder, compiler interface, make utility,
  16. keyboard mapping and much much more. For more information on this
  17. editor simply send me a note and I'll send you some information and
  18. a demo version.
  19. The idea of creating ARIS EDIT LITE was to build a powerful and fast
  20. multi-file editor that consists only of one executable file, so it
  21. is easy to take along. Just for example, it is a perfect replacement
  22. for the DOS EDIT on every machine.
  23.  
  24. ARIS EDIT LITE was designed with enough features to make
  25. most editing chores simple. The most noted features:
  26.  
  27. -   Up to 10 editing windows
  28. -   Multi-Megabyte filesize (depends on diskspace)
  29. -   Maximum line length 32767 characters
  30. -   25,28,30,34,43,50,60 line modes
  31. -   UNDO last 1000 text changes
  32. -   Line and rectangular block marking
  33. -   Selection box for file loading (moves through directories)
  34. -   Auto word search (searches for word under cursor)
  35. -   Read-only editing mode
  36. -   Bookmarks (up to 10)
  37. -   Bracket matching
  38. -   Window selection list to go from window to window
  39. -   Interactive editor configuration
  40. -   Regular expression search
  41.  
  42. ARIS EDIT LITE is a shareware product; before using it you must
  43. read the license agreement (license.txt).
  44.  
  45. Included in the evaluation .ZIP file are:
  46.  
  47. readme.1st    - General product information plus.
  48.  
  49. license.txt   - License agreement and registration/order form
  50.  
  51. aelite.exe    - ARIS EDIT LITE Executable
  52.  
  53. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  54. ▌                 H E L P F U L L   H I N T S                  Page 2 ▐
  55. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  56.  
  57. Copy the "aelite.exe" file into a directory included in your "PATH".
  58. Set the TMP environment variable to a disk or directory where 
  59. ARIS EDIT LITE will have enough space for temporary files (virtual
  60. memory). That is all what you must do for the virtual memory, no
  61. other configuration is neccessary. However, an extended memory driver
  62. like HIMEM.SYS provides additional speed in switching between windows.
  63.  
  64. Usage:  aelite [file1] [file2] ... [file10]   or
  65.     aelite [wildcard expression]
  66.  
  67. Executing "aelite.exe" without any arguments opens a file named
  68. NONAME with your favorite extension, if any.
  69.  
  70. For help on commands use the Help menu within the editor.
  71.  
  72. As most of the editor matches the so called CUA (Common User Access)
  73. and a mouse with a microsoft compatible driver works pretty well, you
  74. should not have any problem to get where you want.
  75.  
  76. For additional speed set the environment variable TMP to a ramdrive
  77. with enough free space for ARIS EDIT LITE to work. The size depends
  78. on the size of the files you intend to work on. I.e. for editing a
  79. file of about 2 megs you will need about 2 megs of temporary
  80. diskspace. Now add some thousand bytes for storing undo information
  81. and here you go.
  82.