Login | |
|
 |
Re: Screen Capture and Save - 6/22/2005 4:05:40 PM
|
|
 |
|
| |
kirrilian
Posts: 628
Score: 3
Joined: 3/15/2005
From:
Status: offline
|
i wrote that screenshot script you are referring to, you just need to change the sleep times to a greater value, i used 1000 and it worked ok. if that isnt enough, make them higher. that script worked for me after that not sure about passing the file name from another app, but you can change it each time using a variable for the file name
|
|
| |
|
|
|
 |
Re: Screen Capture and Save - 6/23/2005 3:42:50 AM
|
|
 |
|
| |
sethsdad
Posts: 115
Score: 0
Joined: 4/4/2005
From: USA
Status: offline
|
Try changing your Sendkeys to {ALT}{PRTSC}
|
|
| |
|
|
|
 |
Re: Screen Capture and Save - 6/23/2005 4:30:34 AM
|
|
 |
|
| |
sethsdad
Posts: 115
Score: 0
Joined: 4/4/2005
From: USA
Status: offline
|
Boy do I feel NOOB. The problem is that your script isn't ever capturing the screen contents. You should be able to re-paste after the script finishes, since paste here doesn't empty the clipboard. Try doing a search of the forum on PRTSC and see if someone has another example.
|
|
| |
|
|
|
 |
RE: Re: Screen Capture and Save - 11/1/2006 11:50:18 PM
|
|
 |
|
| |
mbouchard
Posts: 1922
Score: 16
Joined: 5/15/2003
From: USA
Status: offline
|
Damn, you dug far back for this one.
_____________________________
Mike For useful Scripting links see the Read Me First stickey! Always remember Search is your friend.
|
|
| |
|
|
|
|
|