• 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: Recurring Reminders/Calendar Events?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recurring Reminders/Calendar Events?


  • Subject: Re: Recurring Reminders/Calendar Events?
  • From: Stan Cleveland <email@hidden>
  • Date: Fri, 06 Mar 2015 11:20:32 -0800

On Mar 6, 2015, at 9:21 AM, Alex Hall <email@hidden> wrote:

I've never seen these before in AS. They're used in terminal commands, and as "or" in many languages, but what do they do here?

Hi Alex,

Pipes are used to escape variable/property/handler names that would otherwise be illegal or would conflict with existing terminology. See examples below.

Regards,
Stan C.

set |path| to "~/Desktop/MyFile.txt"

property |time to GMT| : -8

on |do something|()
return "nothing"
end |do something|

 _______________________________________________
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: Recurring Reminders/Calendar Events?
      • From: Alex Hall <email@hidden>
References: 
 >Re: Recurring Reminders/Calendar Events? (From: Christopher Nebel <email@hidden>)
 >Re: Recurring Reminders/Calendar Events? (From: Shane Stanley <email@hidden>)
 >Re: Recurring Reminders/Calendar Events? (From: Alex Hall <email@hidden>)
 >Re: Recurring Reminders/Calendar Events? (From: Shane Stanley <email@hidden>)
 >Re: Recurring Reminders/Calendar Events? (From: Alex Hall <email@hidden>)
 >Re: Recurring Reminders/Calendar Events? (From: Shane Stanley <email@hidden>)
 >Re: Recurring Reminders/Calendar Events? (From: Alex Hall <email@hidden>)

  • Prev by Date: Re: Recurring Reminders/Calendar Events?
  • Next by Date: Re: Recurring Reminders/Calendar Events?
  • Previous by thread: Re: Recurring Reminders/Calendar Events?
  • Next by thread: Re: Recurring Reminders/Calendar Events?
  • Index(es):
    • Date
    • Thread