|
I too have a socket program written in RPG calling bound C functions. I would suggest that you use the translation API... iconv(e_a_cd, &e_buffer, &isize, &a_buffer, &osize); Then return the EBCDIC results. I also use it to send the ASCII strings as well. Ken Slaugh (707) 795-1512 x118 Chouinard & Myhre, Inc. AS/400 Professional Administrator/MSE Client Access Specialist http://www.cm-inc.com/ "Mike Silvers" <msilvers@hbs-inc To: "RPG400-L" <RPG400-L@midrange.com> .com> cc: Sent by: Subject: Ascii to Epdic conversions owner-rpg400-l@mi drange.com 11/14/00 10:52 AM Please respond to RPG400-L I have a socket program that connects to a remote server and retrieves data. The problem is that the data received is in ASCII and I am having some issues converting it. I receive the data into a variable defined as 132A in RPG. When I refer to this variable and call the utility program QDCXLATE, I receive all @ in return (an error condition). I have set the variable to dump when it is reached so I can look at the hex values. I see that the hex values are valid values in ASCII. What I believe I need to do is to use the hex value of the return string and convert the hex value from ASCII to EPDIC. After that is done life will be easy.... Any suggestions would be appreciated... Thanks Mike Silvers ================================ Mike Silvers, IBM Certified Expert Hainey Business Systems 8 E. Canal St Dover, PA 17315 Branch Office: (410) 397-8739 Phone: (800) 932-3380 Fax: (717) 292-9474 Web: http:\\www.hbs-inc.com ________________________________ Providing E-Commerce, EDI, AS/400 Development and related services nationwide. ================================ +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.