• 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
Need exorcist! Applescript is possessed!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Need exorcist! Applescript is possessed!


  • Subject: Need exorcist! Applescript is possessed!
  • From: Gnarlodious <email@hidden>
  • Date: Sat, 07 May 2005 06:45:42 -0600

Of all the weird errors Tiger sends me this tops them all.

I'm using Script Debugger 3.0.8 and trying to figure out why all my scripts
don't work:

(*
set diskSuffix to "-1"
set volumePath to ":Volumes:" & (do shell script "whoami")
set the otherDisk to volumePath & diskSuffix

tell application "Finder"
    every item of folder "" -- as list

    -- exists otherDisk
end tell


*)

set someFolder to ":Volumes:" as alias
(*
try
    tell application "Finder"
        set aliasList to files of folder someFolder as alias as list
    end tell
on error from fromValue
    set aliasList to fromValue
end try *)


I get little "balloons" in the SD window with text like:

Comparing and Contrasting Judaism and Christianity
List of Messianic Jews and Hebrew Christian
Lost Ten Tribes
Anglo-Israelism
Anti-Semitism
Supersessionism (WTF is THAT?)
Christian Zionism
Christianity and Jewish Prophesy


Needless to say there is no such file content on my computer. Or is there?

For the doubting Thomases among you, I've uploaded a screenshot:
http://home.earthlink.net/~gnarlodious/ScriptDebuggerError.png

Does anyone know what is going on? Does my TiBook need to be exorcised?

-- Gnarlie





 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Nice Automator article on O'Reilly
  • Next by Date: Re: Use of 'path to ... folder creation
  • Previous by thread: Re: idle script not working
  • Next by thread: Need exorcist! Applescript is possessed!
  • Index(es):
    • Date
    • Thread