Hi,
Yes, I know it, but I don't want it. I have a script that from time to time, it calculates some values and it writes in a file. Then, I need to extract this values for I can calculate more things and it can assign into variables. So, I don't know these values because they are calculates for script. Then, if I have a file with 'x' values separated by a tab, how can I assign this values into different variables?
Thanks a lot.