Sven Koehler wrote:
> 
> that's the meaning of <!--#include--> from my point of view ...
> Response->Include may have a different behaviour.
> 

Sven is correct.

Use $Response->Include() if you want a return to just exit
from the current executing include.  In this way a $Response->Include()
call is like calling a subroutine, but <!--#include ... --> is 
different in that file files are merged together into one script.

--Josh
_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks Founder                       Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to