home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Power Pack / Visual_Basic4_Power_Pack.bin / vb4files / tewfd / readme.txt < prev    next >
Encoding:
Text File  |  1996-11-20  |  11.9 KB  |  267 lines

  1. Sub Systems, Inc., 11 Tiger Row, Georgetown, MA 01833, (508) 352-9020    FAX:  (508)
  2. 352-9019
  3.  
  4.                                           
  5.                               Why Re-invent The Wheel?
  6.           
  7.                     Looking for a powerful,  feature packed text
  8.                     editor to include into your application?  Now
  9.                                      available:
  10.                     
  11.                     
  12.                                  TE Developer's Kit
  13.                                         with
  14.                                           
  15.                               Word Processing Features
  16.                                           
  17.           
  18.           
  19.                TE Developer's Kit is the most effective method of
  20.           incorporating text editing features into your application.  The
  21.           kit includes the complete source code of the editor and its
  22.           library routines.  TE Developer's Kit can save you hundreds of
  23.           hours of programming time.  The product is royalty free for
  24.           distribution.
  25.           
  26.                TE text editor is a full functionality editor library.  The
  27.           features include character and paragraph formatting, multiple
  28.           file editing,  support for files larger than memory,  windows
  29.           with simultaneous updates,  a document mode incorporating word
  30.           wrapping, UNDO and printing functions.
  31.           
  32.           
  33.           Complete full screen editing: position at the beginning of a
  34.                line,  end of a line,  beginning of a document,  end of a
  35.                document;  locate the previous or next word,  position at
  36.                any line number in the document,  remember the current line
  37.                number,  reposition on the remembered line number; page up,
  38.                page down, horizontal scrolling etc..
  39.           
  40.           
  41.           Character Formatting Features:
  42.           
  43.                The package supports the following character formats:
  44.           
  45.                                         Bold
  46.                                      Underlining
  47.                                      Italicizing
  48.           
  49.                You can apply a desired character format to a highlighted
  50.           block of text or to the current character.
  51.           
  52.           
  53.           Paragraph Formatting Features:
  54.           
  55.                The package provides the following paragraph formatting
  56.                features:
  57.           
  58.  
  59. Sub Systems, Inc., 11 Tiger Row, Georgetown, MA 01833, (508) 352-9020    FAX:  (508)
  60. 352-9019
  61.  
  62.                1. Paragraph Indentation (Left and Right),
  63.                2. Paragraph Double Spacing,
  64.           
  65.                                  3. Paragraph Centering,
  66.                                           4. Paragraph Right Justification.
  67.           
  68.           Disk File Format:  The output of the editor consists of text
  69.                lines followed by the formatting information at the end of
  70.                the file.
  71.           
  72.                The Windows version also supports Rich Text Format for input
  73.                and output.
  74.           
  75.           Document Mode:  The editor has a document mode that incorporates
  76.                word wrapping and document printing.
  77.           
  78.           Optional Spell Checker Add-on:  If you need to incorporate a
  79.                Spell Checker into the text editor, Sub Systems also offers
  80.                a product called Spell Time.  Please call if you need more
  81.                information about this product.
  82.           
  83.           
  84.           
  85.           TE Developer's Kit for MS Windows & WIN32.  Additional features:
  86.           
  87.                o    Multiple Fonts and Point sizes:  The word processor can
  88.                     use all available typefaces in different sizes within
  89.                     one document.
  90.           
  91.                o    Imbedded Pictures:  You can import a picture bitmap
  92.                     from a disk file or from the clipboard.  The picture
  93.                     can be imbedded anywhere in the text.  The picture is
  94.                     stored with the text in the output file or buffer.
  95.           
  96.                o    Additional character styles:  Superscript, subscript,
  97.                     strike through.
  98.           
  99.                o    Print View Mode to facilitate WYSIWYG editing.
  100.           
  101.                o    Tab Support:  Left, right, center, and decimal tab
  102.                     positions.
  103.           
  104.                o    Page header/footer, page break, automatic repagination
  105.                     and page numbering.
  106.           
  107.                o    Support for tables, multiple section and multiple
  108.                     column documents.  Page Mode is also available for
  109.                     side-by-side column editing.
  110.           
  111.                o    Support for an unlimited size document.  You can open
  112.                     an unlimited number of text windows simultaneously.
  113.           
  114.                o    Use as a DLL, VBX (not applicable for WIN32), or a
  115.                     Custom Edit Control.  The package also includes the
  116.  
  117. Sub Systems, Inc., 11 Tiger Row, Georgetown, MA 01833, (508) 352-9020    FAX:  (508)
  118. 352-9019
  119.  
  120.                     support for Microsoft's Visual C++ class interface and
  121.                     Borland Delphi.
  122.           
  123.                o    Clipboard Format Support: Text, Rich Text Format,
  124.                     Bitmap, Windows metafile.
  125.           
  126.                o    Text and picture frames:  The regular text outside the
  127.                     frame automatically flows around the frame.  The frames
  128.                     can be positioned and sized using the mouse.
  129.           
  130.                o    Allows unlimited foreground and background text colors.
  131.           
  132.                o    API Function Set: The API functions include routines to
  133.                     set/retrieve data, to set/retrieve operating variables,
  134.                     and to apply character and paragraph formats under your
  135.                     programs control.  Your program can also communicate
  136.                     with the editor using the message communication.
  137.           
  138.                o    Printing without invoking the editing session.  Your
  139.                     program specifies the printer device context and the
  140.                     location of the text rectangle.
  141.           
  142.                o    Mail/Merge:  The editor allows the user to input the
  143.                     field names during the editing session.  The merge API
  144.                     functions can merge field data when printing within
  145.                     your program's control.
  146.           
  147.                o    OLE and Drag/Drop support.
  148.           
  149.                o    Optional Menu, Scroll bars, Ruler, Tool bar and Status
  150.                     ribbon.
  151.           
  152.                o    Print preview with zoom.
  153.           
  154.                o    Protected and Hidden text.
  155.           
  156.                o    Read Only Mode and Hyperlink interface.
  157.           
  158.                o    Full control over the text window style
  159.                     (child/overlapped).
  160.           
  161.                o    Optional HTML Add-on Control:  This add-on control
  162.                     works with TE Developer's Kit to display the HTML
  163.                     documents.
  164.           
  165.           
  166.           
  167.           TE Developer's Kit for DOS.  Additional features:
  168.           
  169.                o    TER Small Editor Routine:  The product contains a full
  170.                     functionality executable program and an editor routine
  171.                     to link with your program.  The editor routine can be
  172.                     called from your program by passing the window
  173.  
  174. Sub Systems, Inc., 11 Tiger Row, Georgetown, MA 01833, (508) 352-9020    FAX:  (508)
  175. 352-9019
  176.  
  177.                     location, window co-ordinates,  and a buffer containing
  178.                     the text,  or a text file name.
  179.           
  180.                o    Memory Requirement:  The version 3.5 needs
  181.                     approximately 10 to 15 K bytes of extra memory compared
  182.                     with version 3.0.  Please refer to the accompanied
  183.                     brochure on version 3.0 for the memory requirements of
  184.                     various components.
  185.           
  186.           
  187.                o    The version 3.5 for DOS includes all the features
  188.                     available in version 3.0.  Please refer to the
  189.                     accompanied brochure on version 3.0 for the description
  190.                     of other features
  191.           
  192.           
  193.           
  194.           TE Developer's Kit for OS2/PM.  Additional features:
  195.           
  196.                o    Imbedded Pictures:  You can import a picture bitmap
  197.                     from a disk file or from the clipboard.
  198.           
  199.                o    Multiple Fonts and Point sizes:  The word processor can
  200.                     use all available typefaces in different sizes within
  201.                     one document.
  202.           
  203.                o    Additional character styles:  Superscript, subscript,
  204.                     strike through and inverse color.
  205.           
  206.                o    Clipboard Format Support: Text, Bitmap and native TER
  207.                     file format.
  208.           
  209.                o    API Function Set: The API functions include routines to
  210.                     set/retrieve data and to set/retrieve operating
  211.                     variables.
  212.           
  213.                o    Optional Menu, Scroll bars, and Status ribbon.
  214.           
  215.                o    Full control over the text window style
  216.                     (child/overlapped).
  217.           
  218.                o    Support for an unlimited size document.  You can open
  219.                     an unlimited number of text windows simultaneously.
  220.           
  221.           
  222.                The Windows and OS2 versions come in the DLL format.  All
  223.           versions include the complete source code compatible with
  224.           Microsoft and Borland C/C++ compilers (the OS2 version requires
  225.           the IBM C compiler).  The Windows version also includes a VBX for
  226.           Microsoft Visual Basic.
  227.           
  228.                Your application containing this product can be distributed
  229.           royalty free, provided that it meets with these requirements:  a)
  230.  
  231. Sub Systems, Inc., 11 Tiger Row, Georgetown, MA 01833, (508) 352-9020    FAX:  (508)
  232. 352-9019
  233.  
  234.           the word processor is not sold as a stand-alone product, and b)
  235.           the target product is much larger than the word processor.
  236.           
  237.                'Despite the fact that any text editor is a complex
  238.                  and integrated system, the TE is written very
  239.                  clearly and concisely.  This product alone has
  240.                  saved me months of work.' ... Ken Kraisler
  241.           
  242.                '...You have an excellent product in the TE
  243.                  Developer Kit, and you back it up with absolutely
  244.                  superb support.' ... Robert J. Traister
  245.           
  246.           
  247.                  
  248.                                                 
  249.                    TE Developer's Kit for Windows (Version 4.5):  $389
  250.                                                 
  251.                     TE Developer's Kit for WIN32 (Version 4.5): $389
  252.                                                 
  253.                         TE Lite for Windows (Version 4.0):  $389
  254.                                                 
  255.                     TE Developer's Kit for OS2/PM (Version 3.5): $419
  256.                                                 
  257.                      TE Developer's Kit for DOS (Version 3.5):  $349
  258.                                                 
  259.                                                 
  260.                                 Call Now: 1-800-447-6819
  261.                                                 
  262.                                     Sub Systems, Inc.
  263.                  
  264.           
  265.           
  266.           Limited 30 Day Guarantee. Diskette envelope must remain sealed.
  267.