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

thanks
---------------------------------------------------------
---------------------------------------------------------


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

Reply via email to