Jump to content

KEDIT: Difference between revisions

From EDM2
mNo edit summary
No edit summary
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Image:Keditlogo.gif|right]]
{{Software
A multi-platform programmers text editor that is a functional clone of [[XEDIT]] developed by the [[Mansfield Software Group]]. For macro programming purposes the DOS and MS Windows versions come with their own [[REXX]] like interpreter called KEXX as does the OS/2 version, but the latter can also make use of the REXX version built into the OS. Originally developed as a text mode application for DOS and OS/2 with the OS/2 version being very popular for a time, later a MS Windows GUI version was added and development of the text mode versions stopped more or less, but the company continued to support the text mode versions.
|Picture=Keditlogo.gif
|Name=KEDIT
|Version=DOS, OS/2: 5.00 SL4 (Dec 1997)<br/>Windows: 1.6.1 (Dec 2012)
|Vendor=[[Mansfield Software Group]]
|Author=
|Licence=Commercial
|WWW=
}}
'''KEDIT''' is a multi-platform programmers text editor that is a functional clone of [[XEDIT]] developed by the [[Mansfield Software Group]]. For macro programming purposes the DOS and MS Windows versions come with their own [[REXX]] like interpreter called KEXX as does the OS/2 version. The latter can also make use of the REXX version built into the OS, and since KEXX is less functional than the OS/2 version that is the recommended use.


In 2014 the proprietors of the company announced that they would be winding the company down slowly and have discontinued sales of all their products except for existing customers.
Originally developed as a text mode application for DOS and OS/2 with the OS/2 version being very popular for a time, later a MS Windows GUI version was added and development of the text mode versions stopped more or less, but the company has continued to support the text mode versions.


Note that there have been at the least 7 open source and commercial text editors called KEdit, most of them intended for the KDE-Windows system on Linux, none of them have any relation to the original KEDIT program and should not be mistaken for it and all bar a few minor players agreed to change their name after being contacted by Mansfield.
In 2007 the proprietors of the company announced that they would be winding the company down slowly and would discontinue sales of all their products except for existing customers after 2009, in 2014 the company announced its closure and the discontinuation of all sales. In December 2015 the company somewhat out of the blue however announced that even though the editor was still in maintenance mode, they would start selling KEDIT licences again to anyone that wanted them and not just prior customers, at the same time the company announced that the maintenance and support would continue until 2017 at the least and a new release 1.6.1 of the product had been made available that fixed some Windows 8 & 10 related bugs.
 
Note that there have been at the least 7 open source and commercial text editors called KEdit, none of them have any relation to the original KEDIT program and should not be mistaken for it and all bar a few minor players agreed to change their name after being contacted by Mansfield.


==Version==
==Version==
[[Image:Kedit_screen.gif|250px|right]]
[[Image:Kedit_screen.gif|thumb|KEDIT]]
*'''Latest OS/2 version:''' 5.00 SL4
*3.5
**3.51 (1985)
**3.52 (1985)
*4.0 (May 1988)
;OS/2 32-bit
*5.0 Service Level 1 (1992) - original KEDIT 5.0 Release
*5.0 Service Level 2 (1993)
*5.0 Service Level 3 (1994)
*5.0 Service Level 4 (Oct 1997)
[[Image:Kediadt.png|thumb|Advert for KEDIT 4.0]]


==Language Support==
==Language Support==
* English - Built in.
* English - Built in
* There was a French language version available at some point in time (mid/late 80s, KEDIT 3.x era) but none of the modern versions of the editor offer support for anything but English.


==Scripts, extensions, libraries and new language support files==
==Scripts, extensions, libraries and new language support files==
Line 18: Line 38:
* [https://web.archive.org/web/20030412163507/http://frank.ellermann.bei.t-online.de/xedit.htm Frank Ellermann's collection of KEDIT scripts] on the Internet Archive
* [https://web.archive.org/web/20030412163507/http://frank.ellermann.bei.t-online.de/xedit.htm Frank Ellermann's collection of KEDIT scripts] on the Internet Archive


==License==
==Publications==
* Commercial - Discontinued
* [http://www.wolffinfo.com/docs/KEDIT%20-%20Text%20Editor%20for%20Post-processing%20Searches%20(DATABASE).pdf Kedit: A powerful text editor for post-processing searches] - From 1992
* Sal Ricciardi: ''[http://books.google.com/books?id=qwZH3rQBuOkC&pg=PA77 KEDIT 5.0: A Fast And Flexible Text Editor] - A review from [[PC Magazine]] (Sep 1992)


==Links==
==Links==
Line 26: Line 47:
*http://www.rexswain.com/kedit.html - Rex Swain's KEDIT/KEXX Summary - Although intended for the Windows version most of the commands work with the text mode versions.
*http://www.rexswain.com/kedit.html - Rex Swain's KEDIT/KEXX Summary - Although intended for the Windows version most of the commands work with the text mode versions.


==Publications==
[[Category:Text editors]]
* [http://www.wolffinfo.com/docs/KEDIT%20-%20Text%20Editor%20for%20Post-processing%20Searches%20(DATABASE).pdf Kedit: A powerful text editor for post-processing searches] - From 1992
 
==Author==
* [[Mansfield Software Group]]
 
[[Category:Tools]] [[Category:DOS Tools]] [[Category:MS Windows Tools]] [[Category:Text editors]]
[[Category:DOS text editors]]
[[Category:Win32 text editors]]

Latest revision as of 03:03, 26 May 2022

KEDIT
Name KEDIT
Version DOS, OS/2: 5.00 SL4 (Dec 1997)
Windows: 1.6.1 (Dec 2012)
Vendor Mansfield Software Group
Author
Licence Commercial
WWW

KEDIT is a multi-platform programmers text editor that is a functional clone of XEDIT developed by the Mansfield Software Group. For macro programming purposes the DOS and MS Windows versions come with their own REXX like interpreter called KEXX as does the OS/2 version. The latter can also make use of the REXX version built into the OS, and since KEXX is less functional than the OS/2 version that is the recommended use.

Originally developed as a text mode application for DOS and OS/2 with the OS/2 version being very popular for a time, later a MS Windows GUI version was added and development of the text mode versions stopped more or less, but the company has continued to support the text mode versions.

In 2007 the proprietors of the company announced that they would be winding the company down slowly and would discontinue sales of all their products except for existing customers after 2009, in 2014 the company announced its closure and the discontinuation of all sales. In December 2015 the company somewhat out of the blue however announced that even though the editor was still in maintenance mode, they would start selling KEDIT licences again to anyone that wanted them and not just prior customers, at the same time the company announced that the maintenance and support would continue until 2017 at the least and a new release 1.6.1 of the product had been made available that fixed some Windows 8 & 10 related bugs.

Note that there have been at the least 7 open source and commercial text editors called KEdit, none of them have any relation to the original KEDIT program and should not be mistaken for it and all bar a few minor players agreed to change their name after being contacted by Mansfield.

Version

KEDIT
  • 3.5
    • 3.51 (1985)
    • 3.52 (1985)
  • 4.0 (May 1988)
OS/2 32-bit
  • 5.0 Service Level 1 (1992) - original KEDIT 5.0 Release
  • 5.0 Service Level 2 (1993)
  • 5.0 Service Level 3 (1994)
  • 5.0 Service Level 4 (Oct 1997)
Advert for KEDIT 4.0

Language Support

  • English - Built in
  • There was a French language version available at some point in time (mid/late 80s, KEDIT 3.x era) but none of the modern versions of the editor offer support for anything but English.

Scripts, extensions, libraries and new language support files

Publications

Links