I have the following line in an seperate output file:
CR-EOMCC(2,3),A E= -452.5031405006
Now i want to read the CR-EOMCC(2,3),A part as a whole character string, but when i do so normally it only reads the "CR-EOMCC(2" and stops at the comma. I want it to read past the...