jammie Posted March 10, 2009 Posted March 10, 2009 Is it possible to print an expression to the clipboard? Say for example (setq a (rtos (* 2 pi) 2 4)) (print a <ms clipboard>) The result of "a" can then be pasted directly from the clipboard into another program I realise you can copy a string from a text object but just curious to see if their is any workaround Thanks, Jammie Quote
woodicko Posted March 11, 2009 Posted March 11, 2009 I found some articles teaching how to print an expression to the clipboard. http:// discussion.autodesk.com/forums/thread.jspa?messageID=1168061 I hope it helps you. Quote
jammie Posted March 11, 2009 Author Posted March 11, 2009 found some articles teaching how to print an expression to the clipboard. http:// discussion.autodesk.com/forums/thread.jspa?messageID=1168061 I hope it helps you. Thanks woodicko, that is a useful article. I will try installing DOSLIB and see how it goes Regards, Jammie Quote
jammie Posted March 11, 2009 Author Posted March 11, 2009 copy to the clipboard via lisp VVA is this the correct link? I seem to get stuck into a bit of a loop when I click it.. Thanks, Jammie Quote
jammie Posted March 12, 2009 Author Posted March 12, 2009 Thanks VVA That is exactly what I was looking for. I was not sure if it could be achieved using Lisp I must do a little bit more research into exposing other programs through ActiveX and the correct syntax for callling on them but thank you for your help Regards, Jammie Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.