HPlogo 900 Series HP 3000 Computer Systems: MPE/iX Intrinsics Reference Manual > Chapter 4 Command Definitions

MERGEEND

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

NM and CM callable.

Restores the data stack to its original state and ends the merging operation.

Syntax



   MERGEEND;

Condition Codes

CCE (2)

Request granted. No error occurred during the MERGE program.

CCG (0)

Not returned.

CCL (1)

Request denied. An error occurred during the MERGE program.

Operation Notes

Call this intrinsic only if the MERGEINIT intrinsic was called.

Related Information

Intrinsics

HPSORT, HPMERGE

Commands

None

Manuals

SORT-MERGE/XL Programmer's Guide (32650-90080)

Feedback to webmaster