Thanks Dino.

 

I got this to work where GetMessages is a method call.

 

result = gp.Execute(..)

IGeoProcessorResult.GetMessages(result, 0)

 

However, when I try to retrieve the value from a read only property, I get an error.

 

Is this supposed to work?

IGeoProcessorResult.ReturnValue(result)

 

Much thanks on this.

Jason

_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to