Re: problems with split

2002-04-25 Thread Sachin G. Balsekar
hi, try escaping the | split ("\|", $line); hope this works sgb. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 25, 2002 6:04 PM Subject: problems with split hi, i have a data file test1.txt as follows: 551356835||1|7684940|47534

Re: scanning files in a directory

2002-04-24 Thread Sachin G. Balsekar
you cud seperate out . and .. from the list... :-) - Original Message - From: Sudarsan Raghavan <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 2:27 PM Subject: Re: scanning files in a directory > A Taylor wrote: > > > Hi all, > > I am trying to read all t