G
Guest
I need to create a file from MS Access 2000 that will place EBCDIC/Hex values in the output record. This requirement is based upon the fact that the output file feeds into an IBM mainframe. I need to send high-values and low-values in the output record but can't seem to find a function which does this. The ToHex and Hex functions only generate the ASCII equivalent - not the true EBCDIC value. Any suggestions would be helpfull - And doing this in COBOL is not an option at this time