• 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: Setting a New Field in a Record?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting a New Field in a Record?


  • Subject: Re: Setting a New Field in a Record?
  • From: Shane Stanley <email@hidden>
  • Date: Wed, 11 Nov 2015 23:47:06 +1100

On 11 Nov 2015, at 11:43 PM, Dave <email@hidden> wrote:
>
> Is it possible to add a new Item to a Record after it has initially been created?
>
> Basically I want to do something like this:
>
> set myProps to the properties of the front window
> set userProperty1 of  myProps to “Hello User”

Concatenate:

	set myProps to myProps & {userProperty1:"Hello User"}

--
Shane Stanley <email@hidden>
<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: Setting a New Field in a Record?
      • From: Dave <email@hidden>
References: 
 >Setting a New Field in a Record? (From: Dave <email@hidden>)

  • Prev by Date: Setting a New Field in a Record?
  • Next by Date: AppleScriptObjC Problem?
  • Previous by thread: Setting a New Field in a Record?
  • Next by thread: Re: Setting a New Field in a Record?
  • Index(es):
    • Date
    • Thread