RPG Next Gen

RPG Next Gen Editor is a lightweight RPG editor solely based on the Eclipse platform. It has some basic plugins which among other things provide a tree view on the QSYS filesystem. The focus for the editor lies on small size and speed. The goal for this project is a feature complete RPG free-format editor which can be used to develop small to midsized projects for even the most advanced programming style.
| Tasklist |

FS#128 - Hex Values < 40 are not correctly saved

Attached to Project: RPG Next Gen
Opened by Mihael Schmidt (Mihael) - Tuesday, 01 December 2009, 15:52 GMT+2
Task Type Bug Report
Category Editor
Status New
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version 0.5
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 1
Private No

Details

Hex values < 40 (for text highlighting) are not saved correctly. They are displayed and saved as ?.

This is especially inconvenient for SEU user which rely on these colorings because SEU by itself cannot color any text.
This task depends upon

Comment by Jim Quinlan (jquinlan) - Monday, 04 January 2010, 14:31 GMT+2
This bug prevents me from using RPG NExt Gen which was disappointing. Almost all of our source code has attribute bytes so when I save the source, question marks replace where the attributes were and pretty much messes up the source code.
Comment by Mihael Schmidt (Mihael) - Monday, 04 January 2010, 14:36 GMT+2
Don't expect a quick fix for that. At the moment I have no idea how to solve this problem.

Loading...