--- In [email protected], "chunwaihome" <chunwaih...@...> wrote: > > Hello, > > 1)I write a script to show whether the monitor list is running? > but the lable change only monitor on,what is the wrong?
YOu cannot directly. Three alternatives: 1. You set a variable each time you do an exec.monitor. 2. Use a timer to run the monitor list and use timerrunning function. 3. Use an event and event.exists. > > 2)I want to know that it will auto update file plugin or it's readme > after i have upgraded pp.Now my file plugin readmin still > show "(Version 2006 04) " Readme is no longer maintained since file help is in regular help files. > > THX >
