• 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: Quark place image script woes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quark place image script woes


  • Subject: Re: Quark place image script woes
  • From: Shane Stanley <email@hidden>
  • Date: Mon, 23 May 2005 15:18:05 +1000
  • Thread-topic: Quark place image script woes

On 23/5/05 9:11 AM, "Dr Digby L. James" <email@hidden> wrote:

> set thepath to choose folder with prompt "Choose folder containing TIFFs"

So thepath is an alias

>   set Path_to_the_image to thepath & item i of list_of_items as text

And now you're concatenating your alias with something else, which produces
a list. Try:

set Path_to_the_image to (thepath as text) & (item i of list_of_items) as
text

--
Shane Stanley <email@hidden>



 _______________________________________________
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

References: 
 >Quark place image script woes (From: "Dr Digby L. James" <email@hidden>)

  • Prev by Date: iCal Calendar Colors
  • Next by Date: Re: iCal Calendar Colors
  • Previous by thread: Quark place image script woes
  • Next by thread: Re: Quark place image script woes
  • Index(es):
    • Date
    • Thread