• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Finding and deleting specific extensions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding and deleting specific extensions


  • Subject: Re: Finding and deleting specific extensions
  • From: Emmanuel <email@hidden>
  • Date: Thu, 18 Sep 2003 22:58:26 +0200

At 2:21 PM -0600 18/09/03, Henry L Miller Jr wrote:
> (*
> need to find a way to "block"
>these from compile process - OS 9 Finder complains
> *)

It's a hard way to go - specially if you appreciate AppleScript because it's an English-like language - but you could use the raw codes. No one would ever complain: no application would be invoked for compilation, everything will be resolved at run time. Something like:

---------------------------------
set fred to "Finder"
tell application fred
<<event blahblah>> whatever
end tell
---------------------------------

Smile's documentation (the PDF that you download from Satimage-software's site) provides a chapter about that.

Emmanuel
<http://www.satimage-software.com/softx.html#smile>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Finding and deleting specific extensions (From: Henry L Miller Jr <email@hidden>)

  • Prev by Date: Re: choose application list
  • Next by Date: Re: Finding and deleting specific extensions
  • Previous by thread: Re: Finding and deleting specific extensions
  • Next by thread: Re: Finding and deleting specific extensions
  • Index(es):
    • Date
    • Thread