• 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... ] file does not exist
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Filespec changes... ] file does not exist


  • Subject: Re: [Filespec changes... ] file does not exist
  • From: Kirill Kortchagin <email@hidden>
  • Date: Wed, 15 May 2002 19:12:02 +0400

on 15.05.2002 18:25, Gnarlodious at email@hidden WY NAM PISALI:

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

Probebly, this error is not error of your script or Script Debugger, it's
error come with AppleScript 1.7 in MacOS 9.2.2.
Try use instead of alias the reference to file with keywords file, folder^
disk...

tell application "Finder" to delete file "Apple:Desktop
Folder:Hotlist.html"

I have BIG TROUBLE with files and folder whose contains cyrillic characters
in MacOS 9.2.2 and AS 1.7. Any coersions from alias to string and vice versa
does not work. I know, downgrade to version 1.6 solves that problem.
(Now I use MacOS Z1 - 9.2.2)

--
Aha-pupok
email@hidden
_______________________________________________
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.

  • Follow-Ups:
    • Re: [Filespec changes... ] file does not exist
      • From: Gnarlodious <email@hidden>
References: 
 >Filespec changes to "followed" alias (From: Gnarlodious <email@hidden>)

  • Prev by Date: RE: Briskets: plain English
  • Next by Date: Re: Briskets: plain English
  • Previous by thread: Filespec changes to "followed" alias
  • Next by thread: Re: [Filespec changes... ] file does not exist
  • Index(es):
    • Date
    • Thread