• 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: On the difficulties of "/"" in Applescript with example
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: On the difficulties of "/"" in Applescript with example


  • Subject: Re: On the difficulties of "/"" in Applescript with example
  • From: Shane Stanley <email@hidden>
  • Date: Fri, 18 Oct 2013 09:17:47 +1100

On 18 Oct 2013, at 1:30 AM, Walter Bushell <email@hidden> wrote:

> -- merely once escaped  quotes fail
> try
> 	set x to POSIX file "/Users/Walter/Music/\"ur\"file"
> 	log x
> 	tell application "Finder" to set B to name of file x
> 	--log {"B quoted= ", b}
> on error erorrStr number errnum
> 	log {erorrStr, errnum}
>
> end try

I don't see that here:

set x to POSIX file "/Users/shane/Desktop/Date4 \"test\".txt"
tell application "Finder" to set B to name of file x
--> "Date4 \"test\".txt"

--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden


  • Follow-Ups:
    • Re: On the difficulties of "/"" in Applescript with example
      • From: Emmanuel LEVY <email@hidden>
    • Re: On the difficulties of "/"" in Applescript with example
      • From: Walter Bushell <email@hidden>
References: 
 >On the difficulties of "/"" in Applescript with example (From: Walter Bushell <email@hidden>)

  • Prev by Date: savedsearch files
  • Next by Date: Re: AppleScript-Users Digest, Vol 10, Issue 357
  • Previous by thread: Re: On the difficulties of "/"" in Applescript with example
  • Next by thread: Re: On the difficulties of "/"" in Applescript with example
  • Index(es):
    • Date
    • Thread