Can you post your nsd.tcl?
On Feb 19, 2007, at 5:19 PM, Alex wrote:
Any ideas on this topic?
Thanks,
~ Alex.
On 2/17/07, Alex <[EMAIL PROTECTED]> wrote:
On the same note,
It does not seem to be a namespace issue, in both cases (loading
libraries and adp page code) namespace is global (::).
Also, I captured all available commands in :: namespace at the
time of
aolserver initialization and loading libraries. Then I compared them
to the commands available for adp code.
As we already know, all commands/procs learned from libraries at
startup time are not available. But what was even more quirky,
some of
_ns procs are not available for adp either.
for example,
_ns_http_gets _ns_http_puts _ns_http_read _ns_http_readable
_ns_isaolpress
ns_cleanup ns_cleanupchans ns_cleanupvars ns_cookiecharset
ns_dbquotename
ns_dbquotevalue ns_encodingfortype ns_eval ns_findset
ns_formfieldcharset
ns_formvalueput ns_getchannels ns_getform ns_getformfile
ns_htmlselect
ns_httpget
ns_httpopen ns_httppost ns_init ns_isformcached ns_issmallint
ns_localsqltimestamp
etc.
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.