HPlogo MPE/iX Intrinsics Reference Manual > Chapter 9 Command Definitions (MAIL-PUTJCW)

MERGESTAT

MPE documents

Complete PDF
Table of Contents
Index

Edition 7 E0701 ♥
Edition 7 E0300
Edition 6 E0195

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 MERGEEND, MERGEERRORMESS, MERGEINIT, MERGEOUTPUT, MERGETITLE, HPMERGEEND, HPMERGEERRORMESS, HPMERGEINIT, HPMERGEOUTPUT, HPMERGESTAT, HPMERGETITLE
Manuals SORT-MERGE/XL Programmer's Guide




MERGEOUTPUT


MERGETITLE