From: Jules Date: 2007-01-03T08:15:05+09:00 Subject: Delete line from file Hi, Given a line number, what is the best way to delete this line from a file? And given an array of line numbers, what is the best way to delete these lines from a file? Thanks, Jules