Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

File format of script editor

 
   Mac (Home) -> Apple Scripts RSS
Next:  Mailbox selection  
Author Message
anni

External


Since: Sep 30, 2008
Posts: 17



(Msg. 1) Posted: Wed Nov 26, 2008 4:46 am
Post subject: File format of script editor
Archived from groups: alt>comp>lang>applescript (more info?)

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
Back to top
Login to vote
Donald Hall

External


Since: May 02, 2008
Posts: 34



(Msg. 2) Posted: Thu Nov 27, 2008 1:48 am
Post subject: Re: File format of script editor [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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"
Back to top
Login to vote
Sander Tekelenburg

External


Since: Aug 24, 2005
Posts: 120



(Msg. 3) Posted: Fri Nov 28, 2008 3:28 am
Post subject: Re: File format of script editor [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article
<spamback-7CFEC5.18482926112008@[74.223.185.199.nw.nuvox.net]>,
Donald Hall <spamback RemoveThis @127.0.0.1> wrote:

> In article
> <dcae433b-256a-4b3b-ae26-0f3963d2eef8 RemoveThis @x16g2000prn.googlegroups.com>,
> anni <coolanil.saini RemoveThis @gmail.com> wrote:

[...]

> > 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

And potentially relevant, bundles are Universal.
<http://lists.apple.com/archives/applescript-users/2008/Mar/msg00161.html
>

--
Sander Tekelenburg, <http://www.euronet.nl/~tekelenb/>

Mac user: "Macs only have 40 viruses, tops!"
PC user: "SEE! Not even the virus writers support Macs!"
Back to top
Login to vote
Simon Slavin

External


Since: Aug 24, 2005
Posts: 125



(Msg. 4) Posted: Fri Nov 28, 2008 10:51 pm
Post subject: Re: File format of script editor [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 26/11/2008, anni wrote in message <dcae433b-256a-4b3b-ae26-
0f3963d2eef8.DeleteThis@x16g2000prn.googlegroups.com>:

> 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

If you're asking this question, you don't need the middle two options.

Click on the 'Help' menu of Script Editor, type 'save' in and pick any
options that appeal to you. See especially the 'related topics' link on
each help page.

If you have a specific question, please post it, especially which two
options you're uncertain about.

Simon.
--
http://www.hearsay.demon.co.uk
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Works in Script Editor, but not as Mail Rule ... why? - Here's a Mail Rule I wrote to do the following: 1. Check all incoming messages for attachments 2. For every new message with attachments, create a new folder named for the message's subject and date. Save the attachments in the folder. 3. Save the..

Help with script, please - Here is the script: tell application "Mail" set foo to the selection set foo to item 1 of foo set address_ to address of item 1 of to recipient of foo if not (name of item 1 of to recipient of foo exists) then set AppleScript...

Why this script doesn't work ? - The script: tell application "Finder" activate repeat set w to display dialog "salary?" default answer "2000" set wSal to text returned of w display dialog wSa...

Help with System Preferences script - From an obvious novice: I'd like to have a script for my wife that will 1.open the display preferences and 2.select a certain screen resolution and colors ( i.e. 256/thousands/millions). I can get as far as opening the preferences pane but I can't....

"Insert" script for BBEdit 7.1 - Hello, I want to write a script for BBEdit 7.1 using the command "insert" from the "edit" menu. The purpose is to insert selected files in one open file. But when recording from the "record" menu doesn't give any result. Lo...
       Mac (Home) -> Apple Scripts All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
 Windows Forums
 Game Forums
 Linux Forums
  Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact