just like I said.
$mysite.option() looks like a method/function to kixtart.

and thus the "AutoCloseDelay" is the argument, input for it.
when you then add the "= 60" to the end, kixtart doesn't get it.

but. there is a catch.
it behaves really badly.
when you parse this in your mind, kixtart actually SHOULD translate it like:
get method value for $MySite.Option("AutoCloseDelay")
then compare it with 60

and that should not return the error you got there.
so, either there is a parser bug or Ruud has tried to implement that stuff and failed, thus causing a bug in the parser.

hey, it's a bug, again.
_________________________
!

download KiXnet