Another COM related question!

I know that $comval exists for enumerating through collections, but the problem I have is that I want to dispatch one item in particular in the collection.

In other words, does there exist something along the lines of $comval(a,1,dispatch* b) to dispatch the Nth item in a collection?

Thanks!

Last edited by Chessnut; 25/07/10 07:00 PM.