I have a 1st file which I want to read in as one whole record at a time (ignoring tab delimiters). Lets say I have 500 records (= lines).
The 2nd file is tab delimited with a record (= line) number in 3rd field. Lets say the 2nd file has 3 records (= lines) with the records numbers 15 in 1st record, 250 in 2nd record, 421 in 3rd record.
When I finish I want to have a new file with 3 records. The 15th record of the first file, the 250th record of the first file and the 421st record of the first file.
Can anyone tell me step by step, how to acomplish this using UltraEdit?
I have tried with Excel and Access but run into record size, file size and other limits that my files exceed.
Help is sincerely appreciated.
The 2nd file is tab delimited with a record (= line) number in 3rd field. Lets say the 2nd file has 3 records (= lines) with the records numbers 15 in 1st record, 250 in 2nd record, 421 in 3rd record.
When I finish I want to have a new file with 3 records. The 15th record of the first file, the 250th record of the first file and the 421st record of the first file.
Can anyone tell me step by step, how to acomplish this using UltraEdit?
I have tried with Excel and Access but run into record size, file size and other limits that my files exceed.
Help is sincerely appreciated.