• 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: problem with list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with list


  • Subject: Re: problem with list
  • From: "Mark J. Reed" <email@hidden>
  • Date: Thu, 18 Nov 2010 11:23:36 -0500

On Wed, Nov 17, 2010 at 11:49 PM, tom wible <email@hidden> wrote:
> i have a global list to which i append script objects as needed:

Which doesn't seem to enter into this problem at all.  The error is
complaining about "rec", not "recList".

>                try
>                        if not rec's deleted then ¬
>                                set end of tdl to rec's toList(n)
>                on error em
>                        write_log("ERROR -- listTDL rec#" & n & ":" & em)
>                end try

So, the error is coming from the toList() handler defined in your
script object, which you neglected to include in your email.  But it
sounds like something inside that handler is referring to the variable
"rec", which doesn't exist there.

--
Mark J. Reed <email@hidden>
 _______________________________________________
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: problem with list
      • From: tom wible <email@hidden>
References: 
 >problem with list (From: tom wible <email@hidden>)

  • Prev by Date: Re: say command
  • Next by Date: count of Finder windows: Is this a bug?
  • Previous by thread: Re: problem with list
  • Next by thread: Re: problem with list
  • Index(es):
    • Date
    • Thread