Jump to content

Which UDF to use from Clipboard.au3? Want to see if data has been accessed


Recommended Posts

Hi,

Finally, finally I was able to locate my problem of having Indesign not pasting data from Clipboard. Sometimes it was OK, sometimes not. If not, empty string was copied, altough Clipboard viewer(s) showed my data to be ready.

The reason is that InDesign uses some internal clipboard, which is sometimes slow before accessing Clipboard.

Even if I do a sleep to wait some time, I can not be sure if InDesign made its chewing (before getting the data from Clipboard) and I can do the Send("^v").

My question is that I played with _ClipBoard_GetSequenceNumber() to see if my data has arrived to the Clipboard, that is OK. But how can I find out if my data was accessed by someone (I know it will be InDesign) and then wait some time and then send CTRL+V.

Which UDF to use?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...