• 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: Automator-users Digest, Vol 49, Issue 13
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automator-users Digest, Vol 49, Issue 13


  • Subject: Re: Automator-users Digest, Vol 49, Issue 13
  • From: Richard Lake <email@hidden>
  • Date: Fri, 26 Feb 2010 20:35:58 +0000

Hi Deivy,

I started using Lists over Text because 'set end of var to x' looks alot less amateurish that set var to var & something.  Perhaps I could give it a try.

Rik

On 26 Feb 2010, at 20:00, email@hidden wrote:

Richard,
There can be many problems that prevent the text to be added at the end of the list.
Quotes can be one such problem.

However, if you are interested in text, why not use a text instead of a list

set  htmlfile to top

repeat with each product in array

set bodytext to bodytext &  the product as a <table> to appear in the webpage
set bodytext to findandreplace("~~", return, bodytext)
set bodytext to findandreplace("||", quote, bodytext)

set htmlfile to htmlfile & return & bodytext  

set end of htmlfile to bottom  ---> are you sure this is inside the repeat loop ?

at 10th product exit repeat

end repeat



Deivy Petrescu
email@hidden




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

This email sent to email@hidden

  • Prev by Date: Re: Variable Error
  • Previous by thread: Re: Variable Error
  • Index(es):
    • Date
    • Thread