--- In [email protected], "brucexs" <bswit...@...> wrote:

> The PowerPro for each statement allows plugins to plug into it.
> 
> for each obj in some_obj_handle
> obj.splat
> endfor
 
> If you register the signature of com_var as supporting for each and supply a 
> call back, it looks like it might work to me (your "myEnum"
>  var is not exposed to the user but it created in the plugin only).  But I 
> must admit I have not looked at the com plugin in detail.

Oops, yeah, only just noticed the PPROSERVICES SetForEach function.
Looks like it might work with com enumerators.  Will study more.




Reply via email to