From: Kamarulnizam Rahim Date: 2011-01-26T07:16:14+09:00 Subject: Re: Obtain data from .csv Leslie : I dont think I have time to create a new script based on the parser since i have already write great amount of codes on this ruby file. Jiawei : Yes I have worked on two separate file for obtaining csv data to see which one is better. and i think i have write more code for the file on this thread rather than the other one. Steel : My csv file do not have any square bracket. But in my ruby codes, i put them into an array so that it is easier to call a class upon them later (thats what i thought based on my 3 weeks on ruby programming career). p = Objective.new I put all data into Objective class, in which the class is still not being completed. ** Attached is the csv data i used. I still dont know how to obtain data as mentioned in my first post as i have no idea how to tell ruby to obtain that data (csv data from line 3 , 4, onwards). Any help would be great. Thank you Nizam Attachments: http://www.ruby-forum.com/attachment/5787/ActionPlan.csv -- Posted via http://www.ruby-forum.com/.