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

SORTERRORMESS

MPE documents

Complete PDF
Table of Contents
Index

Edition 7 E0701 ♥
Edition 7 E0300
Edition 6 E0195

NM and CM callable.

Retrieves and prints a message if a fatal error occurs during the SORT program.

Syntax



                 I16V       CA       I16
  SORTERRORMESS (errorcode, message, length);

Parameters


errorcode

16-bit signed integer by value

Returns the error number from SORTINIT in the errorparm parameter.

message

character array

Returns the text of the error message. This parameter must be at least 80 characters long.

length

16-bit signed integer

Returns the length of the message parameter.

Related Information


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




SORTEND


SORTINIT