>Try > > my ( $attribs, $size, $day, $mon, $date, $time, $year, $file ) =split(/\s+/,$line,8); Thanks Ed, and Ian, and Joe and so on... : ) for the quick responses, the above split did the trick - duh! Nothing like overthinking the problem! Till next time... Chuck --- You are currently subscribed to perl-win32-users as: [archive@jab.org] To unsubscribe, forward this message to [EMAIL PROTECTED] For non-automated Mailing List support, send email to [EMAIL PROTECTED]
- Splitting out a filename Chuck . Hirstius
- Re: Splitting out a filename Ian D. Stewart
- RE: Splitting out a filename Joseph P. Discenza
- Re: Splitting out a filename Justin Rogers
- RE: Splitting out a filename Ewen, Ed
- Re: Splitting out a filename Chuck . Hirstius
- Re: Splitting out a filename Chuck . Hirstius
- Re: Splitting out a filename Douglas Wilson
- Re: Splitting out a filename Kevin . ADM-Gibbs