Post Reply 
(newRPL) transfer object from PC-simulator to computer
12-07-2020, 01:01 PM (This post was last modified: 12-07-2020 02:43 PM by Klaus.)
Post: #1
(newRPL) transfer object from PC-simulator to computer
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.
Find all posts by this user
Quote this message in a reply
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
12-14-2020, 12:32 PM
Post: #3
RE: (newRPL) Transferobjekt vom PC-Simulator auf den Computer
I have tried this several times, but to no avail. Although the other direction works.
Find all posts by this user
Quote this message in a reply
Post Reply 




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