Return Codes - mfx - 3.1

Syncsort™ MFX Programmers Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ Software
Product
Syncsort™ MFX > MFX
Version
3.1
Language
English
Content type
Programmer’s Guide
Product name
Syncsort™ MFX
Title
Syncsort™ MFX Programmers Guide
Copyright
2024
First publish date
2010
Last updated
2024-11-06
Published on
2024-11-06T17:38:26.716054

0

Accept this record. This instructs MFX to accept the record whose address is in the first word of the parameter list and place it in the output buffer. The exit must also load the (work area) address of this record into Register 1 before returning control to the sort.

4

Delete this record. This instructs MFX to delete the record whose address is in the first word of the parameter list. Do not place the address of this record in Register 1. This return code might be employed, for example, after using this record to update the previous (output) record. Assuming this does not complete an output sequence for Phase 1, the next execution of the E14 will find the same address in the second word of the parameter list.