You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mod_dtcl@tcl.apache.org by Robert L Hicks <bo...@adelphia.net> on 2001/01/12 02:56:25 UTC

mod_dtcl comments

I noticed that you are using <+ +> which for some reason gets lost if you
have a long line of Tcl, IMO.

How about using the PHP convention:

<?tcl

?>

Just a suggestion but I think it would help readability.

Bob