Re: string stuff



On 2009-10-07, The Star King <jfb@xxxxxxxxx> wrote:

I suggest

character(30) :: data(10)
integer i

read (pointsource_string,*) (data(i),i=1,10)

Hmm... will this also work if the number of numbers after 'pulse' is
variable?

Regards,
Bart

--
"Share what you know. Learn what you don't."
.