Click to See Complete Forum and Search --> : Data conversion: EBCDIC->ASCII , ASCII->EBCDIC
Cakkie
February 11th, 2000, 04:59 AM
Is there command to convert an EBCDIC string to ASCII and the other way around?
Tom Cannaerts
slisse@planetinternet.be
The best way to escape a problem, is to solve it.
Chris Eastwood
February 11th, 2000, 05:04 AM
Take a look at :
http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=5902
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb
Lothar Haensler
February 11th, 2000, 06:12 AM
if you have SNA client installed, you can use the Common Service verb CONVERT to convert between ASCII and EBCDIC by calling WinAsyncCSV.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.