HPlogo MPE/iX Intrinsics Reference Manual > Chapter 10 Command Definitions (QUIT-ZSIZE)

SORTSTAT

MPE documents

Complete PDF
Table of Contents
Index

Edition 7 E0701 ♥
Edition 7 E0300
Edition 6 E0195

NM and CM callable.

Prints the SORT program statistics on $STDLIST. Call SORTSTAT after you have called the SORTEND intrinsic.

Syntax



            I16A
  SORTSTAT (statistics);

Parameters


statistics

16-bit signed integer array

Returns MERGE program statistics, such as the number of records, the number of intermediate passes, the space available in words, the number of compares, the number of scratch file I/O operations, the CPU time in minutes, and the elapsed time in minutes.

Related Information


Intrinsics SORTEND, SORTERRORMESS, SORTINIT, SORTINPUT, SORTOUTPUT, SORTTITLE, HPSORTEND, HPSORTERRORMESS, HPSORTINIT, HPSORTINPUT, HPSORTOUTPUT, HPSORTSTAT, HPSORTTITLE
Manuals SORT-MERGE/XL Programmer's Guide




SORTOUTPUT


SORTTITLE