Example: Show nonprintable characters in hexadecimal

This example starts DB-Access and activates the hexadecimal load and unload format (XLUF) so that the LOAD and UNLOAD SQL statements can format nonprintable ASCII signs in hexadecimal format.

The following command activates the XLUF format for the mystores database:

dbaccess -X mystores

A .unl file that the UNLOAD statement produces contains the hexadecimal format changes.