 |
» |
|
|
|
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).
|