After this method returns the string read from the file, the position pointer is then located at the beginning of the next line.
You would use this to read records that are variable length and terminated by a newline character.
See also: | File.read(), File.readByte() |
Prev | Home | Next |
File.readByte() | Up | File.setPosition() |
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. |