Script Reporter v1.1 crashes

Sarah Reichelt sarah.reichelt at gmail.com
Mon May 24 22:18:54 EDT 2010


I don't remember this script, but I suggest adding a check for tScript
being empty.

       repeat while the number of words in line -1 of tScript = 0
           delete last line of tScript
           if tScript is empty then exit repeat
       end repeat

That might fix it.

Cheers,
Sarah


On Tue, May 25, 2010 at 9:10 AM, JosepM <jmyepes at mac.com> wrote:
>
> Hi,
>
> The same for me, seems that enter into infite loop here:
>
>  -- Sarah: remove any blank lines at the end & make sure there are enough
> to space entries
>        repeat while the number of words in line -1 of tScript = 0
>            delete last line of tScript
>        end repeat
>
>
> Any idea?
>
> Salut,
> Josep
> --
> View this message in context: http://runtime-revolution.278305.n4.nabble.com/Script-Reporter-v1-1-crashes-tp2228724p2229332.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list