Ok say I have a file called news.txt and it included
this

-------------------------------
Andrew|Tuesday|Blueberry's
Alex|Friday|Apple
Alyssa|Wednesday|Strawberry
-------------------------------

Now, how can I have it so that when I call 

------------------------------------
print qq~
@fruit
~; 

#it will display 

Blueberry's Apply Straberry

------------------------------------

I have tried to do this but all I get is Strawberry I
don't get the other two.

Thanks, Andrew

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

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

Reply via email to