Jump to content

XEDIT: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 26: Line 26:
==Links==
==Links==
*[http://www.rexswain.com/xedit.html Rex Swain's XEDIT Summary]
*[http://www.rexswain.com/xedit.html Rex Swain's XEDIT Summary]
*[https://pantherfile.uwm.edu/derek/www/course/Tools/ES9000/xedit.html XEDIT - Full Screen Text Editor] - Introduction from the University of Milwaukee
*[https://www.ibm.com/docs/en/zvm/7.1?topic=zvm-cms-file-editor-xedit The CMS file editor XEDIT]


[[Category:Text editors]]
[[Category:Text editors]]

Revision as of 02:19, 17 November 2022

XEDIT
Name System Program Extended Editor
Version
Vendor IBM
Author Xavier de Lamberterie
Licence Commercial
WWW

The System Program Extended Editor (XEDIT) is a full-screen editor provided by CMS.

As a powerful programming tool it's popular amongst some users due to its strong REXX integration features. XEDIT supports macros written in EXEC, EXEC 2 and REXX.

It has some resemblances to the "IBM family editors" including Tinyed/TEDIT and Enhanced Editor.

XEDIT clones

  • CP-Edit - IBM DAP Tools
  • Hybrid Editor XE - Open source
  • KEDIT - Commercial
  • SEDIT - for Windows and UNIX (Benaroya SARL)
  • THE - Open source
  • uni-Xedit - UNIX implementation by The Workstation Group
  • xc - for UNIX by Patrick Hurley
  • XEDITPC - freeware for Windows

Links