JeJe:

Obviously - this is a custom Automation object you wrote in-house ?

Ok - first thing to do is display the value of $obj ... is it non-zero ?

Put in a line like this ...

$obj = olecreateobject ( "serveur001.reverse" )

?"obj=$obj error=@error : @serror"

What is the value of $obj and @error ?

My guess will be that it's ... ummm ... equal to zero !

Shawn.

[This message has been edited by Shawn (edited 24 October 2000).]