Hi Randall,
--- In [email protected], Randall Stukey <[EMAIL PROTECTED]> wrote:
> The only thing I personally miss from from the plugin was the
> primitive ability to send command via DDE. I still have some
> programs that could be controlled from PP via DDE.
DDE plugin is easy.
I got basic framework for a DDE plugin built a while back, then got
distracted by COM.
I'll finish it.
Do you need to have more than one dde topic open at once?
If so I have to go the handle route, and pass out connection handles.
If you're happy with just one connection to one app at a time, bit
more straight forward
These types of transaction type are possible. Which of theses
do you need?
execute transaction.
poke transaction.
request transaction.
Begin/End an advise loop.
Instruct server to wait until the client acknowledges that it
received the previous data item before sending the next data
item.
Is it reasonable to regard requests and connection setups
as taking no time, or should they be threaded: i.e. are you happy
that PowerPro wil block for the duration of the DDE transaction, or do
you need to launch transaction and be informed wiehn if finished by
callback?
Attention: PowerPro's Web site has moved: http://www.ppro.org
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/power-pro/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/