I'm having trouble launching apps from DoAppleScript. For example, the following tries to launch FileMaker Pro. This works fine from the Script Editor. Any ideas from anyone? $r = MacPerl::DoAppleScript(<<END_SCRIPT); activate application "FileMaker Pro" END_SCRIPT print $r, "\n"; _______ Will Neuhauser willn@quando.com Chief Technical Officer, VP Development Quando, Inc. Tel: 1 (503) 225-1988 520 NW Davis Street Fax: 1 (503) 225-1987 Portland, OR 97209 USA ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch