Classic launching when runnig scripts in Mac OS X.1
Classic launching when runnig scripts in Mac OS X.1
- Subject: Classic launching when runnig scripts in Mac OS X.1
- From: "Jaime Rios" <email@hidden>
- Date: Wed, 12 Dec 2001 11:00:51 -0500
- Thread-topic: Classic launching when runnig scripts in Mac OS X.1
I just want to get the path to my FileMaker Pro application in the
Applications folder in Mac OS X, but when I run the following script:
tell application "Finder"
set theVariable to path to application "FileMaker Pro"
end tell
it actually lauches Mac OS 9. Any ideas? Thanks in advance.
Jaime Rios