Thanks!  That worked!
 
> OR try (I think this is best):
> 
> 
> if(activewindow("Total Co*")) do
> LOCAL hFocus=WIN.GetFocus
> local extract_path = InputCancel("Extraction Path: ")
> MESSAGEBOX("ok",extract_path)
> WIN.SetFocus(hFocus)
> Wait.For(20000, activewindow("Total Co*"))
> Keys {to Total Co*}%{F9}
> MESSAGEBOX("ok",extract_path)
> Wait.For(20000, activewindow("Unpack*"))
> IF(NOT activewindow("Unpack*"))
> QUIT
> Keys {to Unpa*}{end}&(extract_path)\{enter}
> endif
> 
> 





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/

<*> 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/
 


Reply via email to