logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Development
:
Basic tcl syntax question
: One Message
Begin main content
Forum OpenACS Development: Re: Basic tcl syntax question
Search:
Back to OpenACS Development
2
:
Re: Basic tcl syntax question
(response to
1
)
Posted by
Dave Bauer
on
10/28/11 08:13 PM
puts outputs to stdout and not to the web connection.
doc_return returns a document and closes the connection.
What are you trying to accomplish?
3
:
Re: Basic tcl syntax question
(response to
2
)
Posted by
Devon Yoo
on
10/28/11 08:31 PM
oh thx man
I have a lot of basic questions bcuz I just starting tcling.
It is very diff from PHP :(
Back to OpenACS Development