I appreciate the input on my recent post for comparing apples and oranges. Got it working great! Thanks. Now for some more food.
I have a directory: food. In the directory, there are three files: apple, carrot, pecan. Each file has three descriptions each. Apple has: fruit red round (as its three descriptions). Carrot has: vegetable orange long. Pecan has: nut brown oval. I would like a script that creates an array from the food directory - apple:fruit:red:round . The next line would be carrot:vegetable:orange:long . The third line would pecan:nut:brown:oval . Thanks. Bob Williams -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]