If an error occurs during an operation on a File object, this property will yield the value of that error. You will need some additional source of reference to make sense of the possible error codes that might be presented by this method, as they will be operating system specific.
See also: | File.clearError() |
Prev | Home | Next |
File.eof() | Up | File.exists() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |