08-25-2013, 06:53 AM
Quote:Is it possible to do it without the .getfile function or without putting the whole textfile into an array or Icsv object?Not possible. Would need to create an index of line offsets, but better use Sqlite instead.
