Display Windows Error Message
WINERR errno
WinErr can be used to display the full error message corresponding to a Windows error number. In CopiaFacts error messages, a reference is sometimes made to a Windows error number which has resulted in the failure of an operation, and this utility allows you to see the error description.
Example:
WINERR 2
displays:
Error 2: The system cannot find the file specified.
Topic url: http://www.copia.com/support/refmanual/index.html?winerr.htm