User's Reference > Administration > Reality on the Host > Administration from the Host > Host Utilities > perror

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

perror (Host administration) (perror.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

perror

Returns a description of a specified error number.

Syntax

UNIX

perror error-no

Windows

perror {-w} error-no{...}

Parameters

error-no Error number returned by the Reality software or the host system. On Windows, more than one error number can be specified.

Options

-w specifies error number from the Windows system. Only valid on Windows hosts.

Comments

perror generates a report for the specified error number. The report comprises the error number, the error symbol name returned by the software and a description of the error.

RealityV15.1 (MoTW) Revision 7Comment on this topic