Jump to content

LPEX: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{De}}
'''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 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.



Revision as of 22:05, 6 April 2017

[[::LPEX/de|Deutsch]]

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 (SEU, XEDIT, ISPF)

Versions

  • 1998: Version 4 Release 0

IBM VisualAge C++ 4.0

VisualAge C++ 4.0 integrated the editor (LPEX V 4.0) 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.

Source and References

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

License

  • Commercial software

Publisher

Publications

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