Could anybody clarify the difference between [! !] and [- -] for me? According to http://perl.apache.org/embperl/pod/doc/Embperl.-page-3-.htm,
"Same as [- Perl Code -] with the exception that the code is only executed at the first request. This could be used to define subroutines, or do one-time initialization." If you had a file with: [- whatever -] And one with: [! whatever !] What makes [! whatever !] so different from [- whatever -]? When is [- whatever -] ever going to be executed twice? Justin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]