I am using this command and it works find...

how would i change it so it would pick the ," and then do the split..

at the moment it picks up the ,

push @data, split /\,/,$_;

Many thanks for all your help so far.

Johnno

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to