Hi,
I have a pipe seperated txt file, i need to read the data and work
on it.
Data looks like this:
file
test1|acount1|emp1
test2|acount2|emp2
test3|acount3|emp3
test4|acount4|emp4
when i say emp3, it should display ‘test3’ value and so on.
Hi,
I have a pipe seperated txt file, i need to read the data and work
on it.
Data looks like this:
file
test1|acount1|emp1
test2|acount2|emp2
test3|acount3|emp3
test4|acount4|emp4
when i say emp3, it should display ‘test3’ value and so on.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs