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?
If (exec.monitor==on)do
cl.SetLabel("Resource3","mon","Monitor On")
elseif(exec.monitor==off)
cl.SetLabel("Resource3","mon","Monitor Off")
else
quit
endif
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) "
THX
