Re: use and do

2003-01-01 Thread Gerald Richter
>If i use 'do' in [! !], always have overhead, If you use it inside of [! !] it will only executed the first time the page is executed > or i can use 'use' for get performance ? YOu can use use, but the used file should contain a package name, otherwise you will get trouble, see also http://pe

use and do

2002-12-30 Thread Maurício Amorim
Hi list,   If i use 'do' in [! !], always have overhead, or i can use 'use' for get performance ?     thank you.   Mauricio