27 Feb
2003
27 Feb
'03
7:50 a.m.
Hi Fritz, No, it was no "rights" problem. I gave both script as Xron Method manage rights and rights to use MailHost. But thanks for your reply. The problem was the namespace the script was running in... Although I'm still confused about what the difference is between "view"-ing and "trigger"-ing the Xron mehod, the sollution was in the documentation, but unexplained. To get the script working I had to force it into the namespace PARENTS[-1] So putting the tags <dtml-with "PARENTS[-1]"> and </dtml-with> around my script-call did the trick. Ria