Jump to content

LPEX: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Description ==
{{Software
|Picture=LPEX-Compare.png
|Name=Live Parsing Extensible Editor
|Version=4.0 (1998)
|Vendor=[[IBM]]
|Licence=Commercial
|WWW=
}}
'''LPEX''' (''Live Parsing Extensible Editor'') comes with the VisualAge C++ 3.0 and 4.0 packages and most other [[IBM]] development tools in the VisualAge family. This programmer's editor is fully configurable and programmable, with syntax highlighting and more. The "live parsing" feature means that you are warned immediately if you forget a closing "" for example for a string within a C or C++ source.


'''LPEX''' ("Live Parsing Editor") comes with the VAC/C++ 3.0 and 4.0 packages. This programmer's editor is fully configurable and programmable, with syntax highliting and more. The "live parsing" feature means that you are warned immediately if you forget a closing "" for example for a string within a C or C++ source.
== Features ==
* Language parsing uses automatic indenting, colour and text effects
* Locations marking facilities
* Multiple editing views and windows
* Editor programming language
* Alternate editor personalities (BRIEF, EPM, SEU, XEDIT, ISPF)


=== VAC++ 4.0 ===
[[VisualAge C++ 4.0]] integrated the editor (LPEX V4R0) into the IDE. Its command shell can be brought up by the keyboard shortcut "F9" when the editor pane is focused.


In VAC++ 4.0, the editor (Lpex Editor, V 4.0) is integrated into the IDE. Its command shell can be brought up by the keyboard shortcut "F9" when the editor pane is focused.
It is also possible to use the editor alone. Open the "Command Line" window in the VisualAge C++ desktop folder, go to the "bin" directory and type <tt>cppxlx40</tt>. This will bring up the editor window.


It is also possible to use the editor alone. Open the "Command Line" window in the VAC++ desktop folder, go to the "bin" directory and type "cppxlx40". This will bring up the editor window.
== Versions ==
* Version 2 Release 1 (1997)
* Version 4 Release 0 (1998)


== Source and References ==
== Source and References ==
{{De}}
See documentation included with [[VisualAge C++]] and [[VisualAge for RPG]].


see [[IBM_VAC_3.0|VAC/C++ 3.0 package]] and [[IBM_VAC_4.0|VAC/C++ 4.0 package]]
==Publications==
* SC09-2795-00: ''LPEX Editor User's Guide'' - IBM 1998


== License ==
[[Category:IBM Products]][[Category:Text editors]]
 
IBM Abandonware

Latest revision as of 15:38, 21 February 2024

LPEX
Name Live Parsing Extensible Editor
Version 4.0 (1998)
Vendor IBM
Author
Licence Commercial
WWW

LPEX (Live Parsing Extensible Editor) comes with the VisualAge C++ 3.0 and 4.0 packages and most other IBM development tools in the VisualAge family. This programmer's editor is fully configurable and programmable, with syntax highlighting and more. The "live parsing" feature means that you are warned immediately if you forget a closing "" for example for a string within a C or C++ source.

Features

  • Language parsing uses automatic indenting, colour and text effects
  • Locations marking facilities
  • Multiple editing views and windows
  • Editor programming language
  • Alternate editor personalities (BRIEF, EPM, SEU, XEDIT, ISPF)

VisualAge C++ 4.0 integrated the editor (LPEX V4R0) into the IDE. Its command shell can be brought up by the keyboard shortcut "F9" when the editor pane is focused.

It is also possible to use the editor alone. Open the "Command Line" window in the VisualAge C++ desktop folder, go to the "bin" directory and type cppxlx40. This will bring up the editor window.

Versions

  • Version 2 Release 1 (1997)
  • Version 4 Release 0 (1998)

Source and References

[[::LPEX/de|Deutsch]]

See documentation included with VisualAge C++ and VisualAge for RPG.

Publications

  • SC09-2795-00: LPEX Editor User's Guide - IBM 1998