Post Reply 
newRPL: [UPDATED April 27-2017] Firmware for testing available for download
05-07-2017, 07:09 PM
Post: #658
RE: newRPL: [UPDATED April 27-2017] Firmware for testing available for download
(05-07-2017 06:55 PM)Claudio L. Wrote:  In this case NTHTOKEN worked, RTRIM and TRIM both worked. What happens is that for whatever reason it seems my code beautifier is adding a new line at the end of that object, so TRIM is not removing the tick mark, because there's a non-separator character after that.

But why is the double quote vanishing from the end of the string? Surely that should never happen in response to a string operation?

Quote: You need to include a newline as a separator as well (for now anyway, the code beautifier doesn't need to add a newline at the end so that's probably changing soon):
"'
" TRIM
and it will remove both characters.


Okay, that'll work as a stopgap. Thanks for all your work!

And one more thing! Smile

It would be nice if a menu display program could specify the decoration of the button somehow - or, alternatively, if the decoration entry could be a program. That way you could, for example, invert a button based on a change in its contents.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL: [UPDATED April 27-2017] Firmware for testing available for download - The Shadow - 05-07-2017 07:09 PM



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