• 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: applescript-users digest, Vol 3 #1900 - 16 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescript-users digest, Vol 3 #1900 - 16 msgs


  • Subject: Re: applescript-users digest, Vol 3 #1900 - 16 msgs
  • From: "Jonathan Levi, M.D." <email@hidden>
  • Date: Mon, 4 Aug 2003 18:25:37 -0400

At Sun, 3 Aug 2003 14:11:57 -0400, Neil Faiman <email@hidden> wrote:

To Michelle Steiner and David Durkee, both of whom pointed out "quoted
form of POSIX path of": Thank you!

Is "quoted form of" a general purpose command
that can be applied to any string...?

Apparently (I didn't know about this form, either.) All of the following work for me:

tell application "Finder" to get quoted form of POSIX path of ((disk "LaC 39000") as string)
tell application "Finder" to get quoted form of ((disk "LaC 39000") as string)
get quoted form of "a string"
get quoted form of (("a string") as Unicode text)

Jonathan
_______________________________________________
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: quoted form of POSIX path (was: .. digest, Vol 3 #1900
      • From: John Delacour <email@hidden>
  • Prev by Date: Re: OT: Default Shell in 10.2.6
  • Next by Date: iCal Scripting: Any Caveats?
  • Previous by thread: Re: Adobe InDesign - Unlink From - how?
  • Next by thread: Re: quoted form of POSIX path (was: .. digest, Vol 3 #1900
  • Index(es):
    • Date
    • Thread