I know there have been similar posts, but I couldn't find one which exactly described my issue.
I'm trying to setup an alignment override in BC3.
I'm new to regex, am trying to compare two sets of files, where the only difference is the first three digits
Example:
abc_defg_filename1 xyz_defg_filename1
abc_defg_filename2 xyz_defg_filename2
abc_defg_filename3 xyz_defg_filename3
abc_defg_filename4 xyz_defg_filename4
abc_defg_filename5 xyz_defg_filename5
Any advice much appreciated
Thanks
I'm trying to setup an alignment override in BC3.
I'm new to regex, am trying to compare two sets of files, where the only difference is the first three digits
Example:
abc_defg_filename1 xyz_defg_filename1
abc_defg_filename2 xyz_defg_filename2
abc_defg_filename3 xyz_defg_filename3
abc_defg_filename4 xyz_defg_filename4
abc_defg_filename5 xyz_defg_filename5
Any advice much appreciated
Thanks
Comment