Post Reply 
newRPL: Adding string processing commands?
09-02-2017, 08:16 PM
Post: #16
RE: newRPL: Adding string processing commands?
(09-02-2017 07:44 PM)pier4r Wrote:  smartin I cannot follow you last request.

If I have an number in userRPL, and I want the string, I do \->STR . In newRPL I would do →UTF8 and indeed it works.

My thinking is as follows:

#61h is the UTF8 encoding for the printable character "a" (compatible with the smaller subset of the older ASCII encoding, which is what we have on the 50g stock ROM). So if I want to convert TO the UTF8 encoding, wouldn't I want the command to be →UTF8? And if I wanted to convert to the equivalent character from the UTF8 encoding, UTF8→?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL: Adding string processing commands? - smartin - 09-02-2017 08:16 PM



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