brucexs wrote: > I uploaded a new powerpro.exe version 4.5.03b which fixes this issue > (it is a valid situation which I missed).
Here's a script that used to work and now triggers 'Found endif without matching if-do' @Schedule ;win.debug(scriptname,": waiting for gvInitDone") wait.for(gvInitDone) ;win.debug(scriptname,": gvInitDone", gvInitDone) local schedule=pprofolder++?"schedule \"++gvHostName++"_"++gvOSVersion++".ini" if( validpath schedule )do ; see http://groups.yahoo.com/group/power-pro/message/18110 *wait 1 configure.ImportSched(schedule) win.debug(date++time++" "++scriptname++": imported schedule",schedule) endif quit Bruce, would it be possible to augment this error message with the scriptname that triggers the error? This would also be my general wish for all other error messages thrown by powerpro. > > I also threw in more text from tooltip in clip menu: now up to 1000 > chars or 20 lines. And if you hold down ctrl key when viewing clip > menu tool tips, PowerPro will always show plain text if available from > the saved clip file. (And, as before, selecting an item with ctrl > held down pastes the plain text only). Thanks! It's really nice and IMO now it's better than CLCL in this area. CLCL remains more powerful in the tree-like way that it can show the various formats in the clipboard, but that's a seldom-used function, and it fact CLCL can be invoked on occasion just for that purpose. ------------------------ Yahoo! Groups Sponsor --------------------~--> See what's inside the new Yahoo! Groups email. http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/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/
