I have created the following script. I merely changed some of the file names as I needed different files than I did originally. If I run it as a script it runs just fine. BUT, if I save it as an app it doesn’t. Can’t seem to figure out what I’m doing wrong.
Here’s the script:
tell application “Finder”
activate
open document file “BioFall07B.numbers” of folder “School” of startup disk
open document file “chemFall07B.numbers” of folder “School” of startup disk
open document file “Fall07AttendanceB.numbers” of folder “School” of startup disk
open document file “PhysFall07B.numbers” of folder “School” of startup disk
end tell
Any suggestions would be appreciated. I have compiled it. Saved it in a variety of ways…still doesn’t run as an app. The old one used to. AAAARRRRGGGGGHHH. I know the problem is me…but, I can’t figure out what I’m doing wrong.
Model: MacBook Black Core Duo
AppleScript: 1.10.7
Browser: Safari 522.12.1
Operating System: Mac OS X (10.4)