Mark Galbreath wrote: > Close enough to perl, I hope... not really, but we'll forgive you.
> > I'm trying to string the filename from the path: > > /dir/subdir/file.ext => file.ext see File::Spec::splitpath() :) --Geoff
Mark Galbreath wrote: > Close enough to perl, I hope... not really, but we'll forgive you.
> > I'm trying to string the filename from the path: > > /dir/subdir/file.ext => file.ext see File::Spec::splitpath() :) --Geoff