Visio Message On mutliple copy and paste

G

Gary

I am doing recursive copy and paste of a visio drawing. I don't get the
message about if I wish to save the clipboard or not. It turns out I don't
need to save the clipboard becasue I am able to copy and paste immediately.
Its the recursive operation that produces this message.

Is it possible to clear the clipboard by using the following Window API
clipboard command for clearning the clipboard?

Here is the command:

Declare Function EmptyClipboard Lib "User" () As Integer


Will this removed the message if I wish to save the contain of the
clipboard???

If it doesn't, can someone show me how.


Thanks,

Gary
 
G

Gary

I just tried it and it doesn't work.

Need help to disable this message.

This is the message I am getting:

Microsoft Office Visio

? The Clipboard contains a large amount of visio drawing data. Do you want
this data to be available to other applications after existing?

Is there a way to disable this from occuring or always answer it with No.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top