Post Reply 
(newRPL) transfer object from PC-simulator to computer
12-13-2020, 03:43 AM
Post: #2
RE: (newRPL) transfer object from PC-simulator to computer
(12-07-2020 01:01 PM)Klaus Wrote:  Hello community,
is it possible to transfer an object that is on the stack in the PC simulator to the WIN-computer and then print it?
Installed the new version (Build 1360). Thank you for wise advice.

Yes, the menu has an option to copy whatever is on top of the stack to the clipboard. From there, pasting it to any program other than newRPL Desktop will paste the text of the decompiled object.
So pick your favorite text editor and copy/paste as usual.

Backwards works too, you can edit your programs with your favorite IDE, then copy the text and paste it to the stack, to be compiled by STR->
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: (newRPL) transfer object from PC-simulator to computer - Claudio L. - 12-13-2020 03:43 AM



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