However even before this is a problem. When I get the file from the mainframe, it has already been converted to ASCII but these hex values will be translated to some unintelligble characters.
If it's already gone through an ASCII->EBCDIC converter and the data was in binary form, you're out of luck--the data has been corrupted. The only way to be able to do this is to make sure that the fields in question (if not the whole file) doesn't get converted.
--
Dan
--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
[EMAIL PROTECTED] have teddy bears and even
teddy bears get drunk
_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

