Requesting last call

Once the application completes its VERIFY calls to validate and build text units for the entire OUTDES statement, it issues a separate VERIFY call to request last call. The last call must directly follow the previous example.

This example shows a VERIFY call to request the last call function. The VERIFY parameter list contains values returned from previous calls. The application does not plan to call VERIFY again.
  • Set the no-cleanup bit, SJVENOCU, off. This causes the SJF environment to be freed.
  • Set the last-call flag, SJVELSTC, on. This indicates to SJF to complete building the text unit for the last keyword operand or operand that was processed.

VERIFY returns with a return and reason code of zero. SJVETUPL contains the address of a text unit pointer list (in the text unit output area) that contains pointers to the text units for CHARS and COPIES.