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

MERGESTAT

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

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

Commands

None

Manuals

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

Feedback to webmaster