Steve Szabo <[EMAIL PROTECTED]> writes:
> hey all - i'm trying to use the parse command to source a lib of
> common tcl procs. in the main ttml file i'm using:
> if { [ catch { parse common.ttml } ERR ] } {
>
> hputs "Unable to parse lib: ${ERR}"
>
> return 1
>
> }
> at this point the browser just sits there with no output or errors
> in the apache log
> if i remove this block my page loads as normal
Does it always do this? Even with a really simple file?
--
David N. Welton
Consulting: http://www.dedasys.com/
Personal: http://www.dedasys.com/davidw/
Free Software: http://www.dedasys.com/freesoftware/
Apache Tcl: http://tcl.apache.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]