Description of an error message of the script language.

Description of an error message of the script language.

Name Type Default Description
Return char*   Description of the error.

The return value is read only, do NOT CHANGE. The result will be overridden on following calls to the function. See here to learn more about functions returning r/o char* values.

err int - Error number
errorInfo int* 0 Get the last script error. Supported only by server::load_placeholder for now. If err=0 the function will return the descritption of the last error else the description of error err

Show an error message

showmessage (".. %s ..\n", serror (1113));	

Since
Version 1.1.7, Januar 2005
Parameter errorInfo since v4.0.5 R14000, 8. Nov 2016

Available
priint:comet InDesign® Plug-Ins, comet_pdf

Alphabetic index HTML hierarchy of classes or Java