Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DdeConv component

Status
Not open for further replies.

yomyom

Programmer
Dec 23, 2002
119
GB
I am trying to use my reportsmith program as a server in a dde conversation.
I set the Ddeconv1.Ddeservice := 'c:\rs_run\rs_run';
and Ddeconv1.DdeTopic := 'File|Open(c:\medical\ledger.rpt)';
But nothing happens. when I try to set the above values using the object inspector, it sometimes opens rs_run.exe minimized and sometimes give a cannot connect error message.
what am I doing wrong? How do I establish the conversation, and topic correctly?
yomyom.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top