• 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
insert a literal quote
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

insert a literal quote


  • Subject: insert a literal quote
  • From: "Kerry V. Magruder" <email@hidden>
  • Date: Mon, 01 Jul 2002 09:32:15 -0500

Hi everybody,

I'm trying to create a web page with an applescript and don't know how to get the applescript to concatenate a text string containing a quote. For example, in the following line I receive an error message saying that the variable quote is not defined:

set fileInfox to (((wrapper1 as string) & "View image only:" & (wrapper2 as string) & ("<a href=" & quote & "../images/%FILENAME%.jpg" & quote & " target=" & quote & "_parent" & quote & ">" as string) & ("%FILENAME%" as string) & "</a>" & wrapper3 as string) & return) as string

Can anyone please help? Sorry for this beginner's question--it must be obvious but I've checked my reference sources and can't find an answer!

PEACE
Kerry Magruder
email@hidden
_______________________________________________
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.

  • Follow-Ups:
    • Re: insert a literal quote
      • From: Emmanuel <email@hidden>
    • Re: insert a literal quote
      • From: Matthew Smith <email@hidden>
  • Prev by Date: Re: Buffered-Unbuffered data in AS?
  • Next by Date: Re: insert a literal quote
  • Previous by thread: Re: Buffered-Unbuffered data in AS?
  • Next by thread: Re: insert a literal quote
  • Index(es):
    • Date
    • Thread