Lonkero,

KiX 3,xx used OLExxx functions for COM programming.

Ruud streamlined this to look like VB in KiX 4.xx, using GetObject() / CreateObject()

For all other obsolete functions in KiXtart updates, Ruud has made dummy Function to replace the omitted function in the new release.

It might be because you joined this board so late, you haven't observed this. [Wink]

I believe it was Shawn that started many of us on the use of COM programming by using the MS agents. Ie. getting Merlin to fly around the screen
using KiX scripts with the 3.xx OLExxx() functions. Those scripts had to be totally rewritten to be used in KiX 4.xx

One of the 4.xx updates also required that the KXRPC service was updated if you had 9x clints using the InGroup() function.

-Erik