On Thursday, May 2, 2002, at 10:46 PM, Charles Albrecht wrote: > For that (Arshad's original question), you can leverage the Finder and > OSA, something along the lines of... > > #!/usr/bin/perl -w > > system q(/usr/bin/open -a "`/usr/bin/osascript -e 'tell > application "Finder" to get name of application file id > "CWIE" ' `" );
Yow - I think that's worthy of framing for its quote-character usage alone! =) -Ken