• 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: multi-line records?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multi-line records?


  • Subject: Re: multi-line records?
  • From: "Stockly, Ed" <email@hidden>
  • Date: Fri, 24 Feb 2017 18:36:15 +0000
  • Thread-topic: multi-line records?

Is this how you want it to look?


set myRecords to {¬

{RecName:"a"}, ¬

{RecAddress:"B"}, ¬

{RecPhone:1} ¬

}



 


From: <applescript-users-bounces+ed.stockly=email@hidden> on behalf of "S. J. Cunningham" <email@hidden>
Date: Friday, February 24, 2017 at 1:57 AM
To: AppleScript Digest <email@hidden>
Subject: Re: multi-line records?

This is probably naive, and I don't understand why I haven't run into it before, but I have a property whose value is a record with about a dozen entries with keys having 10-20 characters. (It's an error message dispatch table.). Even if I break this up into one line per field with the line-continuation character compilation jams them all onto one unreadably long line. I have certainly run into many cases in the past where the compiler unbreaks my lines in strange ways, but this seems ridiculous. Is there something I am missing here?
 _______________________________________________
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

References: 
 >multi-line records? (From: Mitchell L Model <email@hidden>)
 >Re: multi-line records? (From: "S. J. Cunningham" <email@hidden>)

  • Prev by Date: Re: multi-line records?
  • Next by Date: Re: multi-line records?
  • Previous by thread: Re: multi-line records?
  • Next by thread: Re: multi-line records?
  • Index(es):
    • Date
    • Thread