--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote:
> > I have had few crashes of PowerPro 4.3.06 recently, 2 or 3 crashes in
> > last few weaks.
> > 
> > Most recent PP crash, with dialog, and pproconf.pcf corruption 
> happened,
> > when following script was executed via scheduler,
> > 
> >     Timer.Clear("be")
> >     Timer.AutoSave("Now")
> > 
> >     If (AnyWindow("Bar"))
> >         CL.Refresh("Bar")
> > 
> >     If (AnyWindow("OtherBar"))
> >         CL.Refresh("OtherBar")
> >
> 
> I thought this was a problem with cl.refresh, but I could not 
> duplicate it.  I had two different bars being refreshed independently 
> 20 times a second and I continually pressed Apply on config dialog 
> (which is essentially the same as ok).  But no crashes.
> 
> If you can isolate it further let me know.
> 
> Or you may want to back out of the changes relating to cl.refresh 
> and/or use of hidden rather than closed bars.
> 
> Note that cl.refresh essentially does a bar close followed by a bar 
> open.

It may be Timer.Clear():
I have "z" timer which runs with pproconf.exe, i.e., its name is
pproconf, and it has only one 'Stop' command
do(timer.clear("z")++if(not(cl.exists("Context")),".reconfigure"))

It sometimes crashed PP even after I edited other .pcf files.

Sean




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