--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote:
>
> > 
> > I don't know why it's still not replaced by in my script while I 
> found
> > that it was already replaced in the one uploaded to the file section.
> 
> I don't really understand the details the problem you are having.  Can 
> you post a short script that illustrates the issue?
> 
> 
> >> I'm just wondering if it's related with the latest implementation of
> > chain operation with window handle, but couldn't figure out how.
> > 
> I don't not change anything in PowerPro for this chaining.  The 
> chainging has been in place for some time to be used for the COM 
> plugin.  All I did was change what certain services returned.
> >
>

It seems indeed a size problem. If I add sufficient blank spaces into
?'++win.close('++hWnd++")"
such as " (many blanks) "++?'++win.close('++hWnd++")"
to make its length become equal to that of
?'++dll.call("DestroyWindow|ui",'++hWnd++")"
then, it showed the same symptom.

Anyway, no more problem after replacing with ?'++win.close('++hWnd++")".

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/
 


Reply via email to