KfirAsulin Posted March 31, 2020 Posted March 31, 2020 Hi, I am trying to figure how to save a picture (for instance, that was displayed in Microsoft Word document - using CTRL + C) to the clipboard, so I can save it, so if I copy something else (for instance, text), I wiil be able to past it later on from autoit. In Other words, emulate the "CTRL+C" when the user points to a picture (that can be In other applications as well) and then copies it to the clipboad using the CTRL + C. 10x.
Developers Jos Posted March 31, 2020 Developers Posted March 31, 2020 (edited) Moved to the appropriate forum, as the AutoIt Example Scripts forum very clearly states: Quote Share your cool AutoIt scripts, UDFs and applications with others. Do not post general support questions here, instead use the AutoIt Help and Support forums. This is not the first time this happens so what about you pay attention from now on or else we will start simply removing your wrongly posted topics! Thanks, Jos Moderation Team Edited March 31, 2020 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Danp2 Posted March 31, 2020 Posted March 31, 2020 There's a whole section in the help file on Clipboard Management. That would be a good place to start reviewing the available Autoit commands. Latest Webdriver UDF Release Webdriver Wiki FAQs
KfirAsulin Posted March 31, 2020 Author Posted March 31, 2020 Hi, i went through the help on the Clipboard. unfortunately, it does not help me to do what I described in the topic...
Developers Jos Posted March 31, 2020 Developers Posted March 31, 2020 @KfirAsulin, Show the source if you want help and thanks for ignoring (not replying to) my post, but it is very valid! Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Danp2 Posted March 31, 2020 Posted March 31, 2020 Suggest that you review this thread -- Latest Webdriver UDF Release Webdriver Wiki FAQs
KfirAsulin Posted March 31, 2020 Author Posted March 31, 2020 @Jos - Hi, I am sorry for writing under this topic - The next ones will be under he right place, Hopefully
KfirAsulin Posted March 31, 2020 Author Posted March 31, 2020 (edited) @Danp2 - Thnks, I will check there too. Edited March 31, 2020 by KfirAsulin
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now