Search found 9 matches
- 30 Jul 2019, 14:52
- Forum: Ask For Help
- Topic: Please Help woth Simple Copy and Paste Script
- Replies: 19
- Views: 5418
Re: Please Help woth Simple Copy and Paste Script
anybody willing to assist?
- 22 Jul 2019, 15:02
- Forum: Ask For Help
- Topic: Please Help woth Simple Copy and Paste Script
- Replies: 19
- Views: 5418
Re: Please Help woth Simple Copy and Paste Script
I like the idea of using control S to designate the save to folder, but dont know enough to complete the script.
- 22 Jul 2019, 14:59
- Forum: Ask For Help
- Topic: Please Help woth Simple Copy and Paste Script
- Replies: 19
- Views: 5418
Re: Please Help woth Simple Copy and Paste Script
Anybody who can offer some help here? The script works sporadically. Probably 50% of the time it copies the file, and 25% of the time it doesn't switch back to the photo.
- 18 Jun 2019, 12:21
- Forum: Ask For Help
- Topic: Please Help woth Simple Copy and Paste Script
- Replies: 19
- Views: 5418
Re: Please Help woth Simple Copy and Paste Script
I'm sorry, but I don't really understand enough about this to make use of that information. If you could provide the script that I can copy that would be much appreciated.
- 03 Jun 2019, 12:28
- Forum: Ask For Help
- Topic: Please Help woth Simple Copy and Paste Script
- Replies: 19
- Views: 5418
Re: Please Help woth Simple Copy and Paste Script
So what would the entire script be?
- 03 Jun 2019, 12:26
- Forum: Ask For Help
- Topic: Please Help woth Simple Copy and Paste Script
- Replies: 19
- Views: 5418
Re: Please Help woth Simple Copy and Paste Script
I would be looking at an image using the windows photo viewer when I execute the script. I simply want the image im looking at to be copied to the last folder I have had open.
- 02 Jun 2019, 12:04
- Forum: Ask For Help
- Topic: Please Help woth Simple Copy and Paste Script
- Replies: 19
- Views: 5418
Re: Please Help woth Simple Copy and Paste Script
OK, I copied this into my file exactly as shown below and it works when I hit Ctrl Z. But maybe 30% of the time it does not swap back to the image. ^z:: Send {lcontrol down}c{lcontrol up} Send {lalt down}{tab}{lalt up} Send {lcontrol down}v{lcontrol up} Send {lalt down}{tab}{lalt up} Return *Numpad3...
- 01 Jun 2019, 17:36
- Forum: Ask For Help
- Topic: Please Help woth Simple Copy and Paste Script
- Replies: 19
- Views: 5418
Re: Please Help woth Simple Copy and Paste Script
I tried both of the suggested scripts with no success.
I tried with my environment variables and withourt and still no good.
What should the entire txt file look like? I must be missing something.
I tried with my environment variables and withourt and still no good.
What should the entire txt file look like? I must be missing something.
- 31 May 2019, 10:38
- Forum: Ask For Help
- Topic: Please Help woth Simple Copy and Paste Script
- Replies: 19
- Views: 5418
Please Help woth Simple Copy and Paste Script
I've spent the last two hours trying to figure this out and I just can't get it. I need a simple script that presses CTRL C to copy an image that im currently viewing, then Alt Tab to switch the the previous window and CTRL V to paste a copy of that image then Atl Tab to switch back to the image. Be...