Another alternative is to create a simple abstract class with Do and Xecute
class methods, that take (in the case of M.Do) a routine name parameter, and
n others for the parameters to be passed in. Then just build the statement
and execute it. A little inefficient of course but should work OK.

Andre

"Colin" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> We have a fair bit of VB code using MSM-Activate's M.Do and M.Xecute
methods.
> Is there any similar functionality within Cache?
>
> All I can find is the "Cach� Object Server for ActiveX" which has methods
for manipulating Cache objects, but no interface for
> running a bit of plain old M code. If there is a way of doing that I would
gladly accept a pointer to where the doco is.
>
> If there is no facility for this, does anyone else thing it would be a
worthwhile addition to Cache??
>
>
> --
> Colin
>
>
>



Reply via email to