Issue 39574 - ddepoke only transmits first character
Summary: ddepoke only transmits first character
Status: CLOSED WONT_FIX
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC Windows XP
: P3 Trivial
Target Milestone: ---
Assignee: ab
QA Contact: issues@api
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2004-12-25 20:22 UTC by ctron
Modified: 2013-02-24 21:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ctron 2004-12-25 20:22:21 UTC
using DDEPoke to send a string to another application only transmits the first
character.

The following code snippet shows "recipient(1,2,3,4,5,6,7,8)" in a dialog box
but only transmits "r"

channel = DDEInitiate("FAXMNG", "TRANSMIT")
data$ = "recipient(1,2,3,4,5,6,7,8)"
msgbox data$
DDEPoke ( channel, "sendfax", data$ )
DDETerminate channel
Comment 1 stephan.wunderlich 2005-01-04 12:07:13 UTC
SW->AB: please have a look at this.
Comment 2 ab 2005-04-29 09:50:28 UTC
I cannot reproduce the problem as FAXMNG is not known on my system. 
Is there a more general example that runs on all systems?
Comment 3 ctron 2005-04-29 10:34:43 UTC
well theoretically it is the same for all dde connections.

it think there was a faxmng simulation tool which emulates the conversation. if
I find it I will post the link.

anyway it should be possible to reproduce this bug with any other dde conversation.
Comment 4 ctron 2005-04-29 22:48:40 UTC
I found my version. You can grab it at: http://dentrassi.de/winfax_emu.zip

note that this is _not_ an offical winfax version but a sample application that
does communication like winfax.
Comment 5 ab 2005-05-11 15:17:47 UTC
OOo Later
Comment 6 christianjunker 2005-07-08 20:18:13 UTC
cyb->ab: DDEPoke is not supported anymore, isn't it? Wonder whether this issue
should get addressed.
Comment 7 ab 2005-07-21 14:39:48 UTC
ab->cyb: You're right, I did not realise this. All DDE commands
are indeed deprecated -> WONTFIX
Comment 8 ace_dent 2008-05-17 21:33:46 UTC
The Issue you raised has been marked as 'Resolved' and not updated within the
last 1 year+. I am therefore setting this issue to 'Verified' as the first step
towards Closing it. If you feel this is incorrect, please re-open the issue and
add any comments.

Many thanks,
Andrew
 
Cleaning-up and Closing old Issues
~ The Grand Bug Squash, pre v3 ~
http://marketing.openoffice.org/3.0/announcementbeta.html
Comment 9 ace_dent 2008-05-17 23:37:02 UTC
As per previous posting: Verified -> Closed.
A Closed Issue is a Happy Issue (TM).

Regards,
Andrew