Irv Kalb wrote
> My guess is that it is "vestigial" from debugging. If developing a
> handler, you sometimes want to put a breakpoint on the first line of
> code so you know when you enter a routine. But often, the first line
> of code changes, or deleted, or you add new code at the top of a
> handler. A quick fix is to put a "nothing" statement at the
> beginning of the handler and put a breakpoint on it. That way, you
> can change whatever code you want in the handler, but you still have
> the first line with the breakpoint.
Hi Irv,
I'm hoping you're right. The reason I was worried that there may be a more
phlegmatic reason was that there was a time (D4 or D5 I think) when I
noticed that some frame scripts would inexplicably get ignored, and the only
way I could get Director to recompile and use them was to change the script
by adding "nothing" or a comment.
Luke
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]