in reply to Re: Concatenating arrays fetched from different text files
in thread Concatenating arrays fetched from different text files
To: Cristoforo,
Perfect, this is exactly what I need. You solved it in 20 lines and my code is 50-60 lines and does not even solve the problem. I was even thinking of making my code more complicated to solve the problem. Well the only thing that I need to figure out how to extract the 4th element of each array (e.g. array3). This is the location of the item that I need to extract.
Thanks a lot for your time and effort, to assist me.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Concatenating arrays fetched from different text files
by Laurent_R (Canon) on May 29, 2014 at 10:54 UTC | |
by thanos1983 (Parson) on May 29, 2014 at 19:42 UTC | |
by Laurent_R (Canon) on May 29, 2014 at 20:17 UTC |