Has anybody used the MSComm control in PowerCobol. I can get/set all the control properties except "Input" & "Output", which is what the control is realy about. [sig][/sig]
Ok, with a little digging I found that the data type for these two properties is Variant and Cobol won't support this type. I am currently looking at wrapping the MSComm control in a VB ocx but would still like connemts from anybody how can.
[sig][/sig]
I hear you! I have been trying to get MSComm and Greenleafs OCX for simple serial communications to work for about a week now. With Greenleafs OCX commX, I have been able to send data streams to a serial port with success, I'm finding it a little tougher to read data from the RX buffer though. I can remove the data by using "readstring" but have found no way yet to move the data into a variable. Still working on this issue... I have flipped-flopped back and forth using MScomm etc... Would like to know how your testing goes with MSComm. I use V5 Power Cobol from Fujitsu.
Thanks
[sig][/sig]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.