I am just starting to poke around Mac::Carbon and note that the old Mac::Events module is not present anymore. And the doc's indicate that there are no plans to add it.

I am trying to use FSpIterateDirectory (SPEC, MAXLEVELS, ITERATEFILTER, YOURDATAPTR) from Mac::MoreFiles, which only returns the first file without WaitNextEvent().

I suppose I could write my own recursive search, but I'd still like to find out how we are supposed to use these functions without WaitNextEvent.

Thanks for any help you can offer.

Reply via email to