Mar 17, 2003 #1 FaneDuru Technical User Jul 15, 2002 141 RO How can I paste an object from Clipboard ? I suppose using some API calls... Does anybody know how to do that ? Thanks
How can I paste an object from Clipboard ? I suppose using some API calls... Does anybody know how to do that ? Thanks
Mar 17, 2003 #2 MrGreed Programmer Oct 3, 2002 284 US In VBScript you don't use API calls: Check out this article, it will point you in the right direction. http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/execcommand.asp Then in that document click on "command identifiers" "did you just say Minkey?, yes that's what I said." MrGreed http://www.pastame.com Upvote 0 Downvote
In VBScript you don't use API calls: Check out this article, it will point you in the right direction. http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/execcommand.asp Then in that document click on "command identifiers" "did you just say Minkey?, yes that's what I said." MrGreed http://www.pastame.com