| **Navigation:**  [[guide to the clarion examples.htm|Guide to Examples]] >====== DDE Example Suite ====== | [[crystal reports.htm|{{btn_prev_n.gif|Previous page}}]][[guide to the clarion examples.htm|{{btn_home_n.gif|Return to chapter overview}}]][[dictionary client side triggers example.htm|{{btn_next_n.gif|Next page}}]] | | || **Demonstrating Clarion for Windows as a DDE Client and Server** There are several DDE examples provided in this release. The \//(CLARION ROOT)\//EXAMPLES\SRC\DDE directory contains DDECLT.CLW (how to make your program a DDE client), DDESVR.CLW (how to make you program a DDE server), and DDEDEMO.CLW (how to access another DDE server--Progman). Another example application targeting DDE techniques (DDEAPP.APP) using Clarion as a DDE Server can be found in the \//(CLARION ROOT)\//EXAMPLES\RESOURCE\DDE folder.