J
VB's built-in DDE has worked well for me in the past, but now I'm stuck.
I'm trying to build a very simple app to simulate DDE data coming from a propriatry DDE server.
The 'Item' names to be actioned contain characters such as '/' and ':', but VB limits item names to those which comply with VB control names, which cannot contain punctuation chrs.
Is there a way to get round this in VB5 or VB6?
Failing that, is there a freeware ActiveX or somesuch to act as a more compliant DDE server?
Thanks,
Jeff
I'm trying to build a very simple app to simulate DDE data coming from a propriatry DDE server.
The 'Item' names to be actioned contain characters such as '/' and ':', but VB limits item names to those which comply with VB control names, which cannot contain punctuation chrs.
Is there a way to get round this in VB5 or VB6?
Failing that, is there a freeware ActiveX or somesuch to act as a more compliant DDE server?
Thanks,
Jeff
