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

[MacPerl] Getting *all* paths to application



The Mac::MoreFiles hash %Application works wonderfully for getting the
path to an application with no work, given the application signature.

But if I want to know the paths to all instances of an application
(e.g., there are often multiple copies of SimpleText on a machine),
is there an easy way to do that?  I tried assigning in an array
context:

	@path = $Application{ttxt};

but that didn't seem to work.

--
Paul DuBois
paul@snake.net
Home Page: http://www.primate.wisc.edu/people/dubois
Software:  http://www.primate.wisc.edu/software



***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch