Tried strong typing, but no luck! Thanks though!
K. --- In [email protected], "Roger Gonzalez" <[EMAIL PROTECTED]> wrote: > > For what its worth, it appears at first glance that your code should > work. > > Have you tried strong typing rather than using "*"? > > var results:IResults= IResults(modMyModule2.child) > > Not sure why it isn't working though, sorry. > > -rg >

