• 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: Picking data from a record
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Picking data from a record


  • Subject: Re: Picking data from a record
  • From: Paul Berkowitz <email@hidden>
  • Date: Sat, 25 Sep 2004 05:53:21 -0700

Title: Re: Picking data from a record
On 9/24/04 6:27 PM, "Joseph Weaks" <email@hidden> wrote:

Incidentally, I have no idea why this line works:

set finalResult to run script "set tempRecord to parent's testRecord
" & testThis & " of tempRecord"

but this line does not work:

set finalResult to run script testThis & " of parent's testRecord"
 
I'm sure it's overlooking something. Anyone feel free to explain it to me.

It works just fine here. To be certain. use parentheses:

    set finalResult to run script (testThis & " of parent's testRecord")

But it works here (OS 10.3.5) even without them.

--
Paul Berkowitz
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Picking data from a record
      • From: Joseph Weaks <email@hidden>
References: 
 >Re: Picking data from a record (From: Joseph Weaks <email@hidden>)

  • Prev by Date: Fwd: Replacing in TextEdit
  • Next by Date: Re: Replacing in TextEdit
  • Previous by thread: Re: Picking data from a record
  • Next by thread: Re: Picking data from a record
  • Index(es):
    • Date
    • Thread