newRPL: [UPDATED April 27-2017] Firmware for testing available for download
|
05-07-2017, 07:29 PM
(This post was last modified: 05-07-2017 07:34 PM by Claudio L..)
Post: #660
|
|||
|
|||
RE: newRPL: [UPDATED April 27-2017] Firmware for testing available for download
(05-07-2017 07:09 PM)The Shadow Wrote: But why is the double quote vanishing from the end of the string? Surely that should never happen in response to a string operation? It didn't vanish (it's not possible), it's on the next line (remember there's a newline at the end of string), you'll see it if you edit and press cursor down, like this: "432543543543534543' " (05-07-2017 07:09 PM)The Shadow Wrote: And one more thing! I believe that's already covered but I'll have to check the source code before I can give you a final answer (can't recall if that's possible or not). EDIT: Yes, you can do that, your program needs to return a list just like you would have included if you did it manually. You cannot put another program inside the list, though, it's not fully recursive but anything you can do "by hand" your code can do programmatically. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)