I would like to thank everyone for their help.

Ollie

-----Original Message-----
From: Boris Zentner [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 02, 2002 2:56 PM
To: File Send
Subject: Re: Perl types?



Hi,

Am Montag, 2. Dezember 2002 20:25 hast Du geschrieben:
> I'll try that. To answer your question I'm using
> @settings = split /,/, $_;
> to set up my array.

then replace it by

chomp
split /,/


--
cu boris

Der Mensch sollte nicht gesünder leben als im gut tut.


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

Reply via email to