Hi All

I have a textfile comprised of x number races each with x number of runners
eg.

13:00
runner1
runner2
runner3
runner4

14:00
runner1
runner2
runner3

15:00
runner1
runner2


I want to put each race time into seperate array and each runner to be a
subset of particular array, the amount of arrays/runner in each file can
vary. The times of each race can also vary.

Any suggestions ??

Thanks in advance for any ideas..

Steve


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to