• 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: Temporary items folder in OS 9.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Temporary items folder in OS 9.1


  • Subject: Re: Temporary items folder in OS 9.1
  • From: email@hidden
  • Date: Wed, 5 Dec 2001 05:50:36 -0600

At 10:53 +0100 12/05/2001, EBI Aktivitet wrought:

>I just moved a script, that has been working fine, from OS 9.0.4 to OS 9.1,
>and got into trouble.
>
>It seems that the folder "Temporary items" no longer exists in OS 9.1. Could
>this be true? Or is the folder renamed, relocated, or trashed on system
>startup?
______________________________________________________________________

Greetings,

----------------------------------------------------------------------
tell application "Finder"
try
set theItems to every item of temporary items folder as alias list
on error
set theItems to every item of temporary items folder as alias as list
end try
end tell
----------------------------------------------------------------------


OR using Tanaka:


----------------------------------------------------------------------
set stupDisk to path to startup disk

MT List Folders stupDisk name contains "Temporary Items" of attribute {visible:false} return as alias
----------------------------------------------------------------------


Best Regards,

Christopher Stone
______________________________
StoneWorks Computer Consulting
email@hidden


References: 
 >Temporary items folder in OS 9.1 (From: EBI Aktivitet <email@hidden>)

  • Prev by Date: Re: Wrapping lines
  • Next by Date: Re: Wrapping lines
  • Previous by thread: Temporary items folder in OS 9.1
  • Next by thread: Re: Temporary items folder in OS 9.1
  • Index(es):
    • Date
    • Thread