[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Getting file list Unix/Mac



>Is there a cross-platform method of getting this list?

opendir/readdir/closedir works well on Unix and MacPerl. I don't know about
the Intel ports but would be surprised if they weren't implemented there as
well.

Brian