Hi
I am new to UltraEdit macros and I'm getting familiar with the syntax, but struggling to find a count like function?
I have a file containing 1.8 million records with 329 columns. The records in the file are all tab delimited.
Each record should have 328 tab delimiters, but I know some records contain more than this number.
I want a macro that will count the number of tab delimiters and locate me all the records that have more than 328 tab delimiters inside the record.
Any help would be much appreciated.
Thank you.
I am new to UltraEdit macros and I'm getting familiar with the syntax, but struggling to find a count like function?
I have a file containing 1.8 million records with 329 columns. The records in the file are all tab delimited.
Each record should have 328 tab delimiters, but I know some records contain more than this number.
I want a macro that will count the number of tab delimiters and locate me all the records that have more than 328 tab delimiters inside the record.
Any help would be much appreciated.
Thank you.