>
> Beta 4.4.09 is available at
>
> http://powerpro.webeddie.com/download/ppro4409.zip
Thanks for the new build!
> - you can now use any _expression_ for a handle with . operator
The following gives an error which used to work fine:
local test=.MyScript
win.debug(ifelse(test>=0,"DONE,FAILED"))
The error message was:
_expression_ before = does not yield valid handle for use with .
win.debug(ifelse(test>=0,"DONE,FAILED"))
So, if I remove '=' from it, then worked fine.
Sean
Attention: PowerPro's Web site has moved: http://www.ppro.org
SPONSORED LINKS
| Computer monitoring software | Power pro | Computer and internet software |
| Free computer monitoring software |
YAHOO! GROUPS LINKS
- Visit your group "power-pro" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
