Board index » delphi » Dynamic Data Exchange (DDE)
Alex Conradie
![]() Delphi Developer |
Fri, 18 Jan 2002 03:00:00 GMT
Dynamic Data Exchange (DDE)
Hi there
I have a small test application that works perfectly well when you set if not DDEClientConv1.SetLink('DDEServer','DDEServerConv1') then However, straight after that the following code is just ignored. The DDEItem DDEClientItem1.DDEItem:= 'DDEServerItem1'; Could you please cast some light on the situation. Thanks Alex |