NTE|||Operator: 010101111 Lname Fname
Need it to look like:
NTE|||Operator: Lname Fname
The main issue is the number is not a fixed length, but it will always start as Operator:
I have been attempting this in a tcl, but haven’t had much luck yet. Is the best way to key in on the : and look for the next space after the number?
Thanks for the help