I just tried whether dragging a WS onto Ride does work. Apparently it should because Ride presents an error message saying "Drag and drop for workspaces works only for locally started interpreters".
Trouble is that my interpreter does run on my local machine.
Did you connect to an already running interpreter or start the interpreter from RIDE?
I don't know how to tell that you are connecting to a local interpreter in this scenario. Is there a reliable way to check if a given ip is on the local machine?
Describe the issue you are having
I just tried whether dragging a WS onto Ride does work. Apparently it should because Ride presents an error message saying "Drag and drop for workspaces works only for locally started interpreters".
Trouble is that my interpreter does run on my local machine.
Did you connect to an already running interpreter or start the interpreter from RIDE?
My command line:
C:\Program Files\Dyalog\Dyalog APL-64 16.0 Unicode\Dyalog.exe MAXWS=256M -Dcw PropertyExposeRoot=1 RIDE_INIT=SERVE:127.0.0.1:4502
How do you reproduce the issue?
Drag and drop a WS onto Ride.
Paste the contents of Help → About (Shift+F1)