hi,

i would like to write the following into a file call shareprice.txt but i keep on getting 0 0 0 0 0 0 0

For 10 types of shares for a period from 1 to 365 should become available in a file called shareprice.txt

it should look like this in the file:

1 2.30 3.30 2.40.....etc up to 10
2
3
4
5
6
7
.
.
.
etc up to 365

thanks all