Re: dofile() limits...
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: dofile() limits...
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2000年8月28日 11:15:36 -0300 (EST)
>From: twadepgh@yahoo.com
>
>However, it seems that there is some limit to the number of times, or
>the complexity, or something of such operations. When we do this,
>memory is being corrupted somewhere.
I never heard of this.
How do you know memory is being corrupted?
>Is there some limit that we aren't aware of? Stacks, global
>namespaces, etc.?
There are no limits on the number of times dofile may be executed.
Could you please send us your scripts (directly, not to the list)?
I'll look into it.
--lhf