Moi:>So it's a twelve-element array: three
>lines each containing four words (assuming Data1 - Data3 contain no spaces.
>If that is not the case then restructure the array:
>
>Data1,1,0,10
>Data2,10,1,0
>Data3,0,1,10
>
>and reference it "item x of line y of".

That assumes there are no commas in Data1-Data3.  If THAT is not the case,
then select some character that cannot appear in the array data and use it
in place of comma as the itemDelimiter.

I think I've covered all the possibilities this time.      :{`)

Rob Cozens
CCW, Serendipity Software Company

"And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee."

from "The Triple Foole" by John Donne (1572-1631)
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to