It works with Rebol but not with Red ? Is there a way to make it work ? I tried source clipboard under Rebol to get source code but doesn't work.
Asked
Active
Viewed 71 times
0
-
Need `port!`s support for that style – Geeky I Oct 20 '17 at 13:27
1 Answers
3
>> help clip
read-clipboard routine! []
write-clipboard routine! [data [string!]]
(As long as full I/O is not implemented) use write-clipboard

sqlab
- 6,412
- 1
- 14
- 29