MPE/iX Intrinsics Reference Manual (32650-90875)

Chapter 9 505
Command Definitions (MAIL-PUTJCW)
MERGESTAT
MERGESTAT
NM and CM callable.
Prints the MERGE program statistics on $STDLIST.
Syntax
I16A
MERGESTAT(
statistics
);
Parameters
statistics
16-bit signed integer array
Returns MERGE program statistics, such as the number of input files, the
number of records, the space available, the number of compares, the CPU
time in minutes, and the elapsed time in minutes.
Operation Notes
Call MERGESTAT after you have called the MERGEEND intrinsic.
Related Information
Intrinsics HPSORT, HPMERGE
Manual SORT-MERGE/XL Programmer's Guide.