From: Patrik Schäfer
Subject: newbie question: can you talk to lisp via DDE?
Date: 
Message-ID: <3A043C0D.1A02CCBB@unitek.ch>
Is there a way how I can talk to lisp using the DDE 
(Dynamic Data Exchange) protocol?

Patrik

-- 
Patrik Schaefer
Unitek Engineering
8001 Zuerich
Tel +41 1 266 88 26

From: Kent M Pitman
Subject: Re: newbie question: can you talk to lisp via DDE?
Date: 
Message-ID: <sfwy9yzipkg.fsf@world.std.com>
Patrik Sch�fer <··@unitek.ch> writes:

> Is there a way how I can talk to lisp using the DDE 
> (Dynamic Data Exchange) protocol?

Well, it's beyond the scope of the standard so a yes/no answer is
not a property of "lisp" itself (nor even of "common lisp", which is
what we usually discuss on this newsgroup).  Some individual vendors
may, however, provide support in an implementation-dependent fashion.
What implementation(s) are you using?
From: Fernando Rodr�guez
Subject: Re: newbie question: can you talk to lisp via DDE?
Date: 
Message-ID: <vkt80ts1ebhq2lu41iq2pvt2l4lulvmd33@4ax.com>
On Sat, 4 Nov 2000 18:01:51 GMT, Kent M Pitman <······@world.std.com> wrote:

>Patrik Sch�fer <··@unitek.ch> writes:
>
>> Is there a way how I can talk to lisp using the DDE 
>> (Dynamic Data Exchange) protocol?
>
>Well, it's beyond the scope of the standard so a yes/no answer is
>not a property of "lisp" itself (nor even of "common lisp", which is
>what we usually discuss on this newsgroup).  Some individual vendors
>may, however, provide support in an implementation-dependent fashion.
>What implementation(s) are you using?

	I think that both ACL and LWW have this feature.




//-----------------------------------------------
//	Fernando Rodriguez Romero
//
//	frr at mindless dot com
//------------------------------------------------