Description:
Piew is Win32 PROGRESS Source Code viewer and editor with some basic and additional features with syntax highlighting. Why another editor ? Sometime you don't want load whole PROGRESS environment just for source viewing or maybe you want use some features that are not available in basic PROGRESS editor.
Features:
- basic editor functions
- syntax highlighting (comments, numbers, keywords, strings)
- insert Timestamp, Filename, File contents, Defined text (e.g. headers)
- replace text with Case and Whole Word only possibility
- (Un)Indenting
- (Un)Commenting
- auto indent
- source beautify (auto indenting blocks)
- you can automatically remove comments from source code
- you can automatically remove empty lines from source code
- export source as RTF, HTML
- Always on top
- if you have selected some word, you can press F1 to call PROGRESS internal help from this editor. (You must define path to PROGRESS help files lgrfeng.hlp or lgrfeng.chm)
- supports Unix (LF) or Windows (CRLF) line endings