Jump to content

LPEX: Difference between revisions

From EDM2
No edit summary
mNo edit summary
Line 16: Line 16:


IBM Abandonware
IBM Abandonware
[[Category:Tools]]

Revision as of 21:57, 29 October 2011

Description

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.

VAC++ 4.0

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 VAC++ desktop folder, go to the "bin" directory and type "cppxlx40". This will bring up the editor window.

Source and References

see VAC/C++ 3.0 package and VAC/C++ 4.0 package

License

IBM Abandonware