CompuServe Messages

#HEX Conversion From BIN

    01-Sep-94 05:54:32
Sb: #HEX Conversion From BIN
Fm: Patrick Beaudine 76430,122
To: Bill Hawes 72230,267
can you help me? I am trying to set a larger string size so that the built in function C2X() can convert a binary file of 15000 bytes to HEX string. I need to include this file in an application which will then be converted back to binary decimal also using AREXX. What can I do to solve this problem? C2X() breaks after 500 binary characters have been converted to HEX.