Jump to content

XEDIT: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
|WWW=
|WWW=
}}
}}
The System Program Extended Editor (''XEDIT'') is a full-screen editor provided by [[CMS]].
The System Program Extended Editor (''XEDIT'') is a full-screen editor provided by the [[Conversational Monitor System]] (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.
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.
Line 23: Line 23:
* xc - for UNIX by Patrick Hurley
* xc - for UNIX by Patrick Hurley
* XEDITPC - freeware for Windows
* XEDITPC - freeware for Windows
==Publications==
*IBM Virtual Machine/System Product: System Product Editor User's Guide (SC24-5220-0)
*IBM Virtual Machine/System Product: System Product Editor User's Guide Release 4 (SC24-5220-2)
*IBM Virtual Machine/System Product: System Product Editor User's Guide Release 6 (SC24-5220-4)
*IBM Virtual Machine/System Product: System Product Editor Command and Macro Reference (SC24-5221-1)
*IBM Virtual Machine/System Product: System Product Editor Command and Macro Reference Release 3 (SC24-5221-2)
*IBM Virtual Machine/System Product: System Product Editor Command and Macro Reference Release 6 (SC24-5221-5)


==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]]

Latest revision as of 12:21, 8 April 2023

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 the Conversational Monitor System (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

Publications

  • IBM Virtual Machine/System Product: System Product Editor User's Guide (SC24-5220-0)
  • IBM Virtual Machine/System Product: System Product Editor User's Guide Release 4 (SC24-5220-2)
  • IBM Virtual Machine/System Product: System Product Editor User's Guide Release 6 (SC24-5220-4)
  • IBM Virtual Machine/System Product: System Product Editor Command and Macro Reference (SC24-5221-1)
  • IBM Virtual Machine/System Product: System Product Editor Command and Macro Reference Release 3 (SC24-5221-2)
  • IBM Virtual Machine/System Product: System Product Editor Command and Macro Reference Release 6 (SC24-5221-5)

Links