Does anyone know what I can use to drop to the next line in a text file when reading?
Matt
Just keep reading in data (and discarding it if you're not interested in it) until you encounter a newline character.
Harry. "From one thing, know ten thousand things."
ok thanks
Forum Rules