Import data from csv file

I have a csv file that has values in first column like:
2
334
56
17
..

Can someone help me to write a script to assign these numbers to the FOV of a camera
from frame 1 to frame number n which is the last number in the csv file?
Thanks.

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
pixamoon's picture

`

try to just modify this one:
http://www.scriptspot.com/3ds-max/scripts/read-data-from-csv-txt

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.