In article
<dcae433b-256a-4b3b-ae26-0f3963d2eef8.RemoveThis@x16g2000prn.googlegroups.com>,
anni <coolanil.saini.RemoveThis@gmail.com> wrote:
> hi,
>
> when we save script using script editor. There is file format combo
> box which shows different file formats, can anybody explain what are
> the significance of all...
>
> 1. script : simple scripts.
> 2. application bundle
> 3. script bundle
> 4. application
1. classic compiled script - everything in one file
2. the application is saved as an OS X style bundle - a folder with
files inside it masquerading as a single file (like most OS X programs)
3. Same as 2., except for a script, not an application.
4. classic application - everything in one file
You didn't ask about stay open applications. These are ones that don't
quit at the end of the run handler. Usually they have an idle handler
that runs periodically.
HTH,
Don
--
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
http://www.appsandmore.com
don at appsandmore dot com
"Schedule your scripts with Script Timer"