"LittlePython" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
>I am a little confused on why I can not detect an object that does not exist
> with a try and except. If I understand ADSI correctly from what I have read
> you do not create these objects but rather get them. They already
I am a little confused on why I can not detect an object that does not exist
with a try and except. If I understand ADSI correctly from what I have read
you do not create these objects but rather get them. They already exist. I
believe if I do the equivalent in VB I would generate an error when I t