On Jun 3, 2014 1:56 AM, "Jaydeep Patil" <patil.jay2...@gmail.com> wrote:

> I have another query.
>
> We can now block user inputs. But in my automation three is copy & paste
work going on continuously in Excel before plotting the graphs.
>
> During copy paste of excel data, if user by mistake doing some copy &
paste operation outside excel(for e.g. doing copy paste in outlook mails,
firefox browser etc), it may be cause for the another error.
>
> How i can control this?

Do you really need to use the system clipboard for this automation? Why not
just store the data in script variables and write them back from the?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to