Re: concat files?
- From: "Ken Halter" <Ken_Halter@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 7 Jun 2007 15:25:52 -0700
"newbie in hell" <newbieinhell@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2053314C-691F-4E17-BAB1-638FFB3F73B5@xxxxxxxxxxxxxxxx
My quenstion is, how can I concatenate the files horizontally in fast way,
so I can get the following?
1111111144444444
2222222255555555
3333333366666666
please note the these files are huge.
Thank you.
The only way I can think of would be to read both files, line by line,
concatenate those and write to a 3rd file. If it takes a long time, show
some animation or a progress bar, or something.
--
Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
In Loving Memory - http://www.vbsight.com/Remembrance.htm
.
- Prev by Date: Re: Tabbed form - VB6
- Next by Date: Re: concat files?
- Previous by thread: Tabbed form - VB6
- Next by thread: Re: concat files?
- Index(es):
Relevant Pages
|
Loading