| |
|
| Format |
TABLE hex-table
Where:
|
|
hex-table |
Hex conversion table which consists of multiple hex digit pairs. |
| |
|
| Description |
Use the TABLE directive to define the translation table ProvideX is to use for subsequent TBL=stmtref options in I/O operations or with the TBL( ) function. Use the first pair of hex digits to define the conversion mask, the remaining hex pairs to define the converted data bytes. |
| |
|
| See Also |
TBL( ) Function, Translation Tables in the ProvideX User's Guide
|
| |
|
| Example |
0020 TABLE 0F30313233343536373839414243444546 |