Hi,

I have a PowerPro button set to launch a specific program. Because 
the program offers no way to set a default view when you open it, I 
have set up the following in the 'more commands' field of the 
shortcut:
*Wait until activewindow("*SoftCAT*")
*Wait for (150)
*Keys {tab}
*Wait for (150)
*Keys {tab}
*Wait for (150)
*Keys i
An alternative way for me to do this is:
*Wait until activewindow("*SoftCAT*")
*Wait for (150)
*Keys +{tab}
*Keys i
Both these ways work exactly the same, but neither of them work the 
first time I open the program in a session. For example, I boot into 
Windows, open the program, and the program opens in the normal 
program view (ie the more commands do not execute). However, if I 
close the program down, then reopen it, the more commands do work. I 
assume the program is still in the Windows cache, and this may 
explain why it doesn't work the first time on boot (or after a while 
of using Windows when the program would have been purged from the 
cache). Is this a known problem with PowerPro or do I have the more 
commands wrong? The program itself has two windows inside it, #1 and 
#2. On startup, #2 is active. However, the first thing I always do 
upon starting the program is to go back to #1 (ie shift+tab or tab 
twice), then click on an entry here to change the view in #2, and 
this is what I am trying to achieve with these commands.

Thanks,

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