Post Reply 
newRPL: [UPDATED April 27-2017] Firmware for testing available for download
11-12-2016, 05:21 PM
Post: #473
RE: newRPL: [UPDATED November-08-16] Firmware for testing available for download
(11-12-2016 04:45 PM)Guenter Schink Wrote:  About command completion

Typing "E" and subsequent ALPHA DN gives the following list
Code:
EVAL
EVAL1
EXP
EGVL
EGV
END
ELSE
END
END
END
END
END
ELSE
EVAL1NEXT
EXITRPL
I guess this is owed to the different END statements with respect to the various loop functions residing in different libs. Yet it looks odd somehow. Same for the duplicate ELSE. Any chance to deal with it?

Typing "→’" (arrow right) and consecutive ALPHA DN shows the commands starting with "→’" (arrow right) this is convenient to scroll through the various conversion commands. Would it be feasible to show also the commands with a trailing "→’" (arrow right)?
Günter

Yes, that needs refinement. Internally, ENDs are all different, they just look the same but they all show up as different commands. I'll have to figure out how to fix that.
I'll soon add a flag to control if the user wants to see the different ENDs when decompiling.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL: [UPDATED November-08-16] Firmware for testing available for download - Claudio L. - 11-12-2016 05:21 PM



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