On Sun, Jul 28, 2002 at 06:13:56PM -0400, Justin Harrison wrote: > Hmm. I suppose that helps. I am assuming then, that it is cached between > page requests?
Yep. > If you define a sub routine with [! And reload the page, then it does > not need to recompile the sub routine? Correct, because the sub definition hasn't changed. Of course invoking and running the subroutine still (potentially) happens every time, so that would be done with [- brackets. -G --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]