Hi,
I have a script where I need to have multiple column in the parameter file. Example
UN.dat
Username,dataInfo
user1,data1
user2,data2
How do I access each value from the parameter file ?
Thanks
Hi,
I have a script where I need to have multiple column in the parameter file. Example
UN.dat
Username,dataInfo
user1,data1
user2,data2
How do I access each value from the parameter file ?
Thanks