| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| I_FILE_NAME | TREXS_FILE-FILE_NAME | C | 64 | File name pattern | ||
| I_HEAD_LENGTH | TREX_RFC-NUMC | I | 4 | 50000 | X | Length in bytes from the beginning |
| I_HEAD_OFFSET | TREX_RFC-NUMC | I | 4 | 0 | X | Offset for i_head_length |
| I_HOST | TREXS_FILE-HOST | C | 64 | Host | ||
| I_RFC_DESTINATION | TREX_RFC-RFC_DESTINATION | C | 32 | RFC destination to TREX engine | ||
| I_TAIL_LENGTH | TREX_RFC-NUMC | I | 4 | 0 | X | Length in bytes from the end |
| Parameter | Reference | Type | Length | Text |
|---|---|---|---|---|
| E_FILE_SIZE | TREXS_FILE-SIZE | N | 16 | File size |
| E_LINES | TREXT_STRINGS | h | 8 | Content of the file (TREXT_LINES) |
| E_RETURN_CODE | TREX_RFC-RETURN_CODE | I | 4 | Return code |
| E_RETURN_TEXT | TREX_RFC-RETURN_TEXT | C | 200 | Return text |
| Exception | Text |
|---|---|
| CONVERSION_ERROR | Error during conversion to UTF-8 |
| ERROR | Error, see error message |