home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / PROGRAM / VISBASIC / EMED16A / ROOT / EMEDIT.TX_ / EMEDIT.TX
Text File  |  1994-09-06  |  6KB  |  167 lines

  1.  
  2.  
  3.  
  4.                      
  5.  
  6.       The
  7.       Early Morning 
  8.       Visual Basic
  9.       Editor Control
  10.  
  11.       Version 1.6 ( September 1994 )
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.       Copyright (C) 1993 by Ted Stockwell
  21.       All Rights Reserved
  22.  
  23.  
  24.  
  25.  
  26. CONTENTS
  27. ///////////////////////////////////////////////////////////////////////////////
  28.  
  29. INTRODUCTION
  30. SYSTEM REQUIREMENTS
  31. DISTRIBUTING THE CONTROL
  32. REGISTRATION/ORDERING INFORMATION
  33. LEGAL STUFF
  34.  
  35.  
  36.  
  37.  
  38. INTRODUCTION
  39. ////////////////////////////////////////////////////////////////////////////////
  40.  
  41.  The Early Morning Editor Control is a text editor control for
  42.  Visual Basic that can handle large amounts of text.  The control has these
  43.  useful features...
  44.  ...handles lines up to 64K in size.
  45.  ...can handle a practically unlimited (2,147,483,647) number of lines.
  46.  ...supports line and column blocks as well as stream blocks.
  47.  ...supports fixed as well as proportional fonts.
  48.  ...can automatically load and save whole files.
  49.  ...multi-level Undo/Redo
  50.  ...built-in Search/Replace functionality
  51.  ...drag and drop text selections
  52.  ...user definable margins around the text
  53.  ...can be programmed/controlled from Visual Basic/C++.
  54.  
  55.  The control comes with integrated online help and a sample program.
  56.  
  57.  Unlicensed copies of the Early Morning Editor Control are 100% fully
  58.  functional so that you can thoroughly evaluate it.  Unlicensed copies
  59.  also have a nag screen that appears at most once whenever the control
  60.  is loaded into memory and an instance of the control is created, this
  61.  shouldn't affect your ability to evaluate the control.  The registered
  62.  version of the control is the same as the unregistered version but has
  63.  no nag screen.  Registration is $30.
  64.  
  65.  
  66.  
  67.  
  68. SYSTEM REQUIREMENTS
  69. ///////////////////////////////////////////////////////////////////////////////
  70.  
  71.   The Early Morning Editor requires Windows >=3.0 and is compatible with
  72.   Visual Basic >= 1.0.
  73.  
  74.  
  75.  
  76.  
  77. DISTRIBUTING THE CONTROL
  78. ///////////////////////////////////////////////////////////////////////////////
  79.  
  80.   You may freely distribute EMEDIT.VBX with applications that you build
  81.   with the editor control, there are no run-time royalties of any kind.
  82.   You may build and distribute applications with an unregistered control, 
  83.   however the VBX will display nag screens.  Registering the VBX gets 
  84.   rid of the nag screens.  The registered version of the VBX comes with 
  85.   a licence file (emedit.lic) that may not be distributed.  If you have built 
  86.   an application with an unregistered VBX then when you get the 
  87.   registered VBX you should go into Visual Basic and then open and 
  88.   save every form that has an editor control on it, doing this prevents 
  89.   nag screens from being displayed when the application is run since 
  90.   the editor controls on a form remember if they were instantiated at 
  91.   design time by a registered or unregistered VBX.
  92.  
  93.  
  94.  
  95.  
  96. REGISTRATION/ORDERING INFORMATION
  97. ////////////////////////////////////////////////////////////////////////////////
  98.  
  99.  
  100.  
  101.  Unlicensed copies of the Early Morning Editor Control are 100% fully
  102.  functional so that you can thoroughly evaluate it.  Unlicensed copies
  103.  also have a nag screen that appears at most once whenever the control
  104.  is loaded into memory and an instance of the control is created, this
  105.  shouldn't affect your ability to evaluate the control.  The registered
  106.  version of the control is the same as the unregistered version but has
  107.  no nag screen.
  108.  
  109.  In addition to registered copies of the control, the C++ source code
  110.  to the control may also be ordered.  The source code requires
  111.  Borland C++ 4.0, Microsoft source is not available.  The source code
  112.  is supplied as is and is not supported in any way.  If you are going
  113.  to order the source code then you should probably also order the registered
  114.  version of the control but it is not strictly necessary.  The control
  115.  determines if it is registered by looking in the directory from which
  116.  it was loaded for the presence of a valid license file.  The license
  117.  is only distributed with the registered version of the control, without
  118.  the registered control you will not be able to use the source without
  119.  modifying it yourself to disable the nag screens.
  120.  In order to build the control from the source you must also have
  121.  a copy of vbapi.lib (it comes with the Visual Basic Professional
  122.  Edition, for instance).
  123.  
  124.  PRICES...
  125.  Registered copies of the Early Morning Editor Control.....$30.
  126.  Borland C++ Source Code...................................$30.
  127.  
  128.  Shipping and Handling in US and Canada is $4, elsewhere is $6.
  129.  
  130.  CREDIT CARD ORDERS ONLY...
  131.  You can order with MC, Visa, Amex, or Discover from Public (software)
  132.  Library by calling 800-2424-PsL or 713-524-6394 or by FAX to 713-524-6398
  133.  or by CIS Email to 71355,470. You can also mail credit card orders to PsL
  134.  at P.O.Box 35705, Houston, TX 77235-5705.
  135.  
  136.  To insure that you get the latest version, PsL will notify us the day of
  137.  your order and we will ship the product directly to you.
  138.  
  139.  THE ABOVE NUMBERS ARE FOR ORDERS ONLY.
  140.  Any questions about the status of the shipment of the order, refunds,
  141.  product details, technical support, etc, must be directed to 312-925-1628
  142.  or sent to Ted Stockwell, Early Morning Software, 3544 W 83rd Pl.,
  143.  Chicago IL 60652.   Returns may be made to this address within 30 days of
  144.  purchase.  On CompuServe, questions and comments may be directed to 
  145.  Ted Stockwell at 74454,1002.
  146.  
  147.  
  148.  
  149.  
  150. LEGAL STUFF
  151. ////////////////////////////////////////////////////////////////////////////////
  152.  
  153.   TRADEMARKS...
  154.   Microsoft, MS-DOS, Windows and Visual Basic are registered trademarks of
  155.   Microsoft Corporation.
  156.  
  157.  
  158.  
  159.   DISCLAIMER....
  160.   This program and any manual, source code or documentation that is
  161.   supplied is supplied "as is" without warranty as to their performance,
  162.   merchantability, or fitness for any particular purpose.  The
  163.   entire risk as to the results and performance of this program is
  164.   assumed by you.
  165.  
  166.  
  167.