File.clearError() (Method)

Reset the error property value.

Availability:

JavaScript - 1.1
Netscape Enterprise Server - 2.0
JavaScript syntax:NESmyFile.clearError()

If the file access caused an error, you can clear that error status value by calling this method.

See also:File.error()