I'm trying to send a comma in the file my script is reading, I've tried everything and the only way I can get it to work is when I write it in the actual script, which I don't want to do.
I've tried:
TODAYI{,}82
TODAYI{","}82
I want to have it output TODAYI,82