by Jolly Roger <jollyroger@[EMAIL PROTECTED]
>
Feb 7, 2008 at 01:37 PM
In article
<c282320d-0809-41c1-a10b-30ae0d55cec7@[EMAIL PROTECTED]
>,
"Larry.Martell@[EMAIL PROTECTED]
" <Larry.Martell@[EMAIL PROTECTED]
> wrote:
> If I copy a .app file from one mac to another (using scp)
> the file on the destination machine cannot be run. If I try
> to run it says that it's a classic app and it cannot be run.
> What I have to do is copy the .scpt file, and then save it as
> an application. This is a pain if I have a lot of machines to
> up. Is there a way I can copy applescript .app files around
> and use them?
I doubt scp knows or cares about resource forks. You'll need to create
a ZIP archive of the script (using the Finder) and transfer the zip file
instead.
--
Note: Please send all responses to the relevant news group. If you
must contact me through e-mail, let me know when you send email to
this address so that your email doesn't get eaten by my SPAM filter.
JR