--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote:
> Try putting win.debug statements in after each wait to ensure that 
> your more commands are being executed as expected.  What happens?
> 
> Also try varying the 150 -- what does 1500 do?
> 
> Before running above with win.debugs, execute win.debug("start") 
just 
> to create debug window.

Hi Bruce,

1500 and 15000 did the same thing as 150. Will both work fine on the 
second try, but the first try still does not work. I changed the 
more commands to thus:
win.debug("start")
*Wait until activewindow("*SoftCAT*")
win.debug
*Wait for (150)
win.debug
*Keys {tab}
win.debug
*Wait for (150)
win.debug
*Keys {tab}
win.debug
*Wait for (150)
win.debug
*Keys i
win.debug
When I started the program, I got a window pop up with 7 blank 
lines, 'start' on the 8th line, and nothing after that. Suffice to 
say, as it was the first time run, the program just did the same as 
it usually does. Even trying it a second time (when the view 
actually changes), all I get is that blank box with 'start' in it.

CM




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