From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,933cf4383fcf8d5e X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!k8g2000yqn.googlegroups.com!not-for-mail From: Petter Newsgroups: comp.lang.ada Subject: Re: DDE. Date: Fri, 17 Apr 2009 07:02:21 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 148.2.192.140 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1239976941 29489 127.0.0.1 (17 Apr 2009 14:02:21 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 17 Apr 2009 14:02:21 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k8g2000yqn.googlegroups.com; posting-host=148.2.192.140; posting-account=ACEctQoAAAD3d42JSpp6_fpg88BhdFDo User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:4517 Date: 2009-04-17T07:02:21-07:00 List-Id: If I can control both sides, I am perfectly happy with TCP/IP. My hobby application (a Bridge deal generator) has a GUI coded in Tcl/Tk communicating with the application written in Ada uses this technique, which I learned from my customer, keeping GUI and application. Now after trying Excel_Writer, I would like to do more sofisticated things with my excel output.