Re: dofile
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: dofile
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2005年7月15日 11:15:03 -0300
> > As he pointed out, use loadfile in that case.
>
> Only in 5.1, though, right?
Yes. In 5.0 a chunk is a function with no parameters.
-- Roberto