I have a string "13657($t1)" which I get from a file and is stored in offset and I want to get the number before the "(" and then get $t1. this is what I hav