Post Reply 
newRPL - build 1255 released! [updated to 1299]
07-28-2018, 05:43 PM
Post: #236
RE: newRPL - build 1088 released! [update:build 1088]
(07-28-2018 01:20 PM)compsystems Wrote:  Hello

Please add a flag to display a source code as it was written in an external editor, that is, retaining the tab and character of the new line. In this way the reading is more comprehensible, Thanks

Most languages you can't even go back from compiled code to readable source. Try to take an executable file and get your C code back if you can, let alone your formatting!
If you want to preserve your source code formatting, save your source code text before compiling, end of story.
One (sort of) workaround is to use comments at the end of each line. newRPL comments preserve the newline characters at the end, so if you end each line with @@ you'll preserve line separations. Of course, if your line gets too wide then the decompiler will choose to split it in two lines regardless.
But the best is to simply save your text the way you like it.

(07-28-2018 01:20 PM)compsystems Wrote:  Some ideas

1: By pressing the [var] key, change the main menu through the variables menu

2: with the key [<¬] + [cursor] scroll page by page as the hp50 does.

1: The VAR is a menu key. It has all assignments taken, please read the wiki. Even long press is assigned.
2: Page-by-page navigation was done on day 1, please refer to the wiki.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL - build 1001 released! - pier4r - 12-16-2017, 08:03 AM
newRPL - on Hp 39gs - Martin Hepperle - 06-05-2019, 06:51 AM
RE: newRPL - build 1001 released! - pier4r - 12-23-2017, 10:16 AM
RE: newRPL - build 1001 released! - pier4r - 01-01-2018, 09:42 AM
t - Claudio L. - 01-01-2018, 03:06 PM
RE: newRPL - build 1001 released! - pier4r - 01-01-2018, 03:41 PM
RE: newRPL - build 1001 released! - pier4r - 01-02-2018, 04:54 PM
RE: newRPL - build 1001 released! - pier4r - 01-02-2018, 06:58 PM
RE: newRPL - build 1088 released! [update:build 1088] - Claudio L. - 07-28-2018 05:43 PM
newRPL - brickviking - 10-05-2018, 06:01 AM
How to participate? - erazor - 12-13-2019, 07:12 AM



User(s) browsing this thread: 1 Guest(s)