--- In [email protected], "brucexs" wrote:

> I thought that bitwise & would work the same at && for plain
> logical testing unless you are actually look at the result of the
> operation but maybe you have a situation I did not think of.



So did I when you first proposed this, but didn't think of:

WIN.Debug("(10 & 1)="++(10 & 1)++"  (10 && 1)="++(10 && 1))

example:

LOCAL i=INDEX(WIN.Caption("active"),"-")
IF(i & NOT ACTIVEWINDOW("=explorer"))DO
...

To work properly most of the time but not all isn't going to work.


But if I'm the only user with this issue, I'll have to find a way to 
stay current.





> > #2.
> > Is there a debug statement in PProtray.exe that sometimes shows
> > when powerpro starts?

> ...  What does the message say?


It is a Trayicon dump to the debug window:
exe=Explorer id=0  fl=.s.u  class=Connections Tray  cap=Connections 
Tray  tt=1394 Connection Speed: 400.0 Mbps Status: Connected 
hwnd=20188  state=4000002


> To make sure you have the latest pprtray:  uninstall tray support,
> reboot, reinstall powerpro, reinstall tray support.


Sometimes I need a push... Will do.  This will probably solve the 
issue.


Thanks again,

Ted






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

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