> I can't think of a way to confirm that & as a bitwise operator is 
> accidentally included in a script when && should be other than 
manually 
>
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.

I think you can accomplish your search with a standard search and 
replace programs (there are freeware ones out there that will do 
this):

1.  Move a _copy_ of all your scripts to a new folder.
2.  Use the search and replace utility to find all copies of && and 
change to (say)**.
3.  Now find all occurences of & in the changed files, go back to 
the original scripts, and change to &&.

Repeat for || and ^^.




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

No debug in final version, only error message boxes that should not 
happen if successfully installed.  What does the message say?

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








------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/KIlPFB/vlQLAA/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