Hi All,

I need to write an application to communicate to a program via 
COM.  I have fiddled somewhat and discovered that I can do this using 
the following code
         CreateOleObject('BettingAssistantCom.Application.ComClass');

Is this the correct way of doing it?  Is there a more "modern" or 
correct way of doing it?

I don't have much information to go on... It took me quite a bit of 
time to "guess" the string required to get the CreateOleObject call 
to work, but it does seem to be working.

Ta muchly,
Chris.

_______________________________________________
Delphi mailing list -> [email protected]
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to