On Fri, 23 Jul 1999, Dominique Busso wrote:

> This happened several times: we had a script with a specific number of 
> lines of code (say 200...), and later the same script has several 
> thousands of "blank" lines added to it (most of the time after an 
> execution error)....?

This can happen if the execution error somehow gets confused about
which object has the error: it'll try to put the cursor at a
particular line in long script, but if it opens the wrong script, the
blank lines get added.  We could protect against this, but it'd be
better to fix the underlying problem where it opens the wrong object's
script.  If you've got a reproducible example, please email the recipe
to [EMAIL PROTECTED]
  Regards,
    Scott

> Dominique Busso
> 
> OpenMind International
> http://www.openmind.fr
> ______________________
> 

********************************************************
Scott Raney  [EMAIL PROTECTED]  http://www.metacard.com
MetaCard: You know, there's an easier way to do that...

Reply via email to