• 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
Debugging an Idle Handler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debugging an Idle Handler


  • Subject: Debugging an Idle Handler
  • From: Eric Schult <email@hidden>
  • Date: Tue, 07 Aug 2001 11:07:38 -0500

I'm trying to debug an idle handler in a stay open script, but don't know
how to stop the idle handler from running to return a list variable
containing nested lists.

I've thought of commenting out the "on idle" and "end idle" commands and
running the script, but the error condition I'm getting doesn't occur until
subsequent idle loops, so I can't reproduce the condition.

On editing the script after it errors, I find it's my attempt to "copy
fileName to end of item j of item i of myNestedList" that is producing the
message "Can't copy fileName to end of {}." I suppose I've got a coercion
problem, but how do I return myNestedList to find out?

My kingdom for the answer!


wes


  • Prev by Date: Re: RegEx Commands
  • Next by Date: Re: RegEx Commands
  • Previous by thread: Re: EOF file error, Is there a character limit?
  • Next by thread: Converting characters
  • Index(es):
    • Date
    • Thread