On Fri, 2 Sep 2005 [EMAIL PROTECTED] wrote:

> I have a file like this in which data is 
> abc,def,xyz,mno, 
> 
> means the delimter is comma here
> 
> but in the string if it comes abc, def,  xyz, mno
> 
> then [please] tell me how to remove this white space.

The popular way to do this around here is with a Perl program.

Can you show the list the Perl program you've tried so far? 

If you can, we can try to give you feedback. 

Good luck!


-- 
Chris Devers

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to