• 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: Filespec changes to "followed" alias
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Filespec changes to "followed" alias


  • Subject: Re: Filespec changes to "followed" alias
  • From: Emmanuel <email@hidden>
  • Date: Wed, 15 May 2002 19:38:42 +0200

At 4:25 PM +0200 15/5/02, Gnarlodious wrote:

>tell application "Finder" to delete alias "Apple:Desktop
>Folder:Hotlist.html"
>Problem is, I can't even compile the script because the file does not (yet)
>exist and Script Debugger reports as such and can't compile.
>How to fix this?

Fool AppleScript:

tell application "Finder" to delete alias ("Apple:Desktop" &
" Folder:Hotlist.html")

It won't concatenate the string at compile time.

Emmanuel
_______________________________________________
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: 
 >Filespec changes to "followed" alias (From: Gnarlodious <email@hidden>)

  • Prev by Date: Re: URL encoder: why is this broken ASCII character (ASCII character 8)
  • Next by Date: Re: Briskets / English
  • Previous by thread: Re: [Filespec changes... ] file does not exist
  • Next by thread: Re: Filespec changes to "followed" alias
  • Index(es):
    • Date
    • Thread