From: Piter_ [mailto:x.pi...@gmail.com]
Sent: Tuesday, October 27, 2009 14:37
Hi all.
I have a problem with loading file of following format:
first 1024 rows are tab delimited and contain from 2 to 256 elements (in
different files different number of columns)
after that 5 empty lines
and at the e
On Oct 27, 2009, at 2:37 PM, Piter_ wrote:
> Hi all.
> I have a problem with loading file of following format:
> first 1024 rows are tab delimited and contain from 2 to 256 elements
> (in different files different number of columns)
> after that 5 empty lines
> and at the end some 20 text line
Hi all.
I have a problem with loading file of following format:
first 1024 rows are tab delimited and contain from 2 to 256 elements (in
different files different number of columns)
after that 5 empty lines
and at the end some 20 text lines for description.
I could manage to do it in this way, a