• 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: unable to do batch operations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unable to do batch operations


  • Subject: Re: unable to do batch operations
  • From: Andy Wylie <email@hidden>
  • Date: Sat, 23 Mar 2002 10:59:56 +1200

on 23/3/02 8:48 AM, Jessica McMackin at email@hidden wrote:

> set archive_list to every item in folder packet_folder

you're passing a Finder reference: {file "bla" of folder "bla" of
application "Finder" etc to Photoshop, it's best to use alias list if you're
moving, renaming and passing file references from Finder but you need to
trap the single item alias list bug...

try
set archive_list to every item in folder packet_folder as alias list
on error
set archive_list to every item in folder packet_folder as alias
end try

_____________________________ Andy
_______________________________________________
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: 
 >unable to do batch operations (From: "Jessica McMackin" <email@hidden>)

  • Prev by Date: Re: Scripting Startup Disk System Preference in OS X
  • Next by Date: Re: Was: Is the picture_folder of the screensaver in OS X scriptable?
  • Previous by thread: unable to do batch operations
  • Next by thread: Re: Scripting Startup Disk System Preference in OS X
  • Index(es):
    • Date
    • Thread