There are some applications which are designed to be controlled from other programs and systems (Microsoft Office is a good example for me). On the Windows Platform, the method of control is ActiveX.
The ActiveX functionality must be part of the program design. If an application is not designed and written to allow ActiveX control from external applications, you cannot use ActiveX for controlling this application.
The lowest common denominator for controlling applications which offer NO interface for external control is simulation of keypresses through the System. Needless to say this is extremely awkward and problematic.
Bottom line: Not all applications can be "within reason" controlled by an external program. If ICQ does not offer
an interface for external control, then maybe there is a similar product which has the same functionality as ICQ which DOES have an ACtiveX interface.
Shane
Using LV 6.1 and 8.2.1 on W2k (SP4) and WXP (SP2)