--- In [email protected], "Ed Bronson" <[EMAIL PROTECTED]> wrote: > Disregard the request about the delay. I simply added a wait.for(5000) > statment. I use labels so I have a delay when using the mouse and no > delay for other cases.
Good. Another method: just add wait.for(5000) after if(arg(2))do. > If I can't choose the filename, can I get it to increment the filename > instead of overwriting? At first, I wrote this script casually to show how to be able to capture the transparent windows (and mouse cursor), so I didn't pay an attention to the overall design. So, I omitted the most important part, to select the file name. I'll redesign it this weekend, i.e., this evening. Sean Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/power-pro/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
