Search results

Jump to navigation Jump to search

Page title matches

  • ...ete list of these commands in alphabetical order, try the [[:Category:Core Tcl API]] page. ...our hand at documenting a command, too? Here's [[how to document the core Tcl API]].
    6 KB (787 words) - 20:07, 23 June 2010
  • The server has two Tcl directories (or "libraries"). One is "shared" subdirectory "modules/tcl" within [ns_info home], or:
    765 bytes (118 words) - 13:30, 7 March 2006
  • == ns_section "ns/server/${server_name}/tcl" == '''Tcl Interpreter'''
    335 bytes (48 words) - 15:26, 23 December 2011
  • #REDIRECT [[:Category:Core Tcl API]]
    36 bytes (5 words) - 17:55, 7 October 2005
  • The Tcl'ers Wiki is a wiki based WiKit, at http://mini.net/cgi-bin/wikit/.
    74 bytes (14 words) - 02:10, 21 August 2000
  • ...is a working draft in progress for an introductory guide to AOLserver and Tcl. === Tcl example ===
    2 KB (231 words) - 03:09, 16 June 2007
  • ns_param tcl_module tcl
    124 bytes (17 words) - 15:42, 21 December 2011
  • part of [[Conf/Server/Tcl|ns/server/${servername}/tcl]]
    112 bytes (16 words) - 08:59, 23 December 2011
  • part of [[Conf/Server/Tcl|ns/server/${servername}/tcl]]
    113 bytes (15 words) - 09:00, 23 December 2011
  • part of [[Conf/Server/Tcl|ns/server/${servername}/tcl]] ns_param library "$home/servers/${servername}/modules/tcl"
    142 bytes (20 words) - 09:01, 23 December 2011
  • #REDIRECT [[Conf/Server/Tcl/debug]]
    35 bytes (5 words) - 08:58, 23 December 2011
  • 48 bytes (5 words) - 16:11, 29 December 2011
  • [[Category:Core Tcl API]]
    343 bytes (38 words) - 14:12, 13 October 2005
  • So, you'd like to help document the core Tcl API for AOLserver, but you're not sure where to start or how to do it? Rea * [[Tcl API documentation template for ordinary commands]]
    1 KB (238 words) - 04:14, 13 October 2005
  • [[Category:Core Tcl API]]
    717 bytes (85 words) - 14:11, 13 October 2005

Page text matches

  • == ns_section "ns/server/${server_name}/tcl" == '''Tcl Interpreter'''
    335 bytes (48 words) - 15:26, 23 December 2011
  • Man page: http://aolserver.com/docs/tcl/ns_getchannels.html : ns_getchannels - Return a list of all open Tcl I/O channels
    498 bytes (77 words) - 22:54, 9 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_init.html ns_init - Initialize the current Tcl interp
    492 bytes (71 words) - 19:12, 7 February 2009
  • part of [[Conf/Parameters|ns/server/${servername}/tcl]] Private tcl library for the server
    177 bytes (25 words) - 11:39, 21 December 2011
  • In the interests of x-linking all wikis, here's my page on the Tcl wiki: http://wiki.tcl.tk/Jeffrey%20Hobbs
    386 bytes (70 words) - 03:07, 10 June 2004
  • part of [[Conf/Server/Tcl|ns/server/${servername}/tcl]] ns_param library "$home/servers/${servername}/modules/tcl"
    142 bytes (20 words) - 09:01, 23 December 2011
  • Man page: http://aolserver.com/docs/tcl/ns_library.html : ns_library - Get the paths to the private and shared Tcl libraries
    1 KB (165 words) - 19:51, 7 February 2009
  • The server has two Tcl directories (or "libraries"). One is "shared" subdirectory "modules/tcl" within [ns_info home], or:
    765 bytes (118 words) - 13:30, 7 March 2006
  • Man page: http://aolserver.com/docs/tcl/ns_rmdir.html : This is a legacy command from when Tcl did not have this functionality. It is now recommended you use
    682 bytes (100 words) - 02:17, 15 June 2004
  • ...''filename''. If ''-nocomplain'' is not passed in and the removal fails, a Tcl error is generated. ...m when Tcl did not have this functionality. It is now recommended you use Tcl's '''file delete''' command instead. In other words, this:
    719 bytes (104 words) - 15:49, 28 September 2006
  • * dqd_nssetToList - extracts an ns_set's values into a Tcl list. * unlist - assigns the elements of a Tcl list to individual Tcl variables, efficiently. Yes, I left off the dqd_ prefix on this one.
    685 bytes (113 words) - 20:24, 7 February 2011
  • Man page: http://aolserver.com/docs/tcl/ns_link.html ...to the file or directory specified by ''filename1''. If the link fails, a Tcl error is generated, unless ''-nocomplain'' is specified.
    891 bytes (134 words) - 02:14, 15 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_symlink.html ...to the file or directory specified by ''filename1''. If the link fails, a Tcl error is generated, unless ''-nocomplain'' is specified.
    915 bytes (134 words) - 02:14, 15 June 2004
  • part of [[Conf/Server/Tcl|ns/server/${servername}/tcl]]
    112 bytes (16 words) - 08:59, 23 December 2011
  • part of [[Conf/Server/Tcl|ns/server/${servername}/tcl]]
    113 bytes (15 words) - 09:00, 23 December 2011
  • ...is a working draft in progress for an introductory guide to AOLserver and Tcl. === Tcl example ===
    2 KB (231 words) - 03:09, 16 June 2007
  • puts "<html><head><title>CGI Reply Page - via Tcl</title></head>" puts "<body bgcolor='white'>TCL used in CGI - First Demo"
    260 bytes (41 words) - 16:14, 29 December 2011
  • * TCL Performance Hints Page [http://mini.net/cgi-bin/wikit/348] * Tcl Wiki [http://mini.net/cgi-bin/wikit/]
    2 KB (312 words) - 15:03, 23 November 2009
  • Man page: http://aolserver.com/docs/tcl/ns_markfordelete.html ns_markfordelete - Mark the current Tcl interp to be deleted on next cleanup
    555 bytes (87 words) - 19:13, 7 February 2009
  • = TCL Library Configuration = # Configure TCL Library
    1 KB (189 words) - 15:07, 6 January 2012
  • Man page: http://aolserver.com/docs/tcl/ns_mkdir.html : This is a legacy command from when Tcl did not have this functionality. It is now recomended you use
    856 bytes (123 words) - 23:30, 14 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_ftruncate.html ns_ftruncate - truncate an open Tcl channel to a specified length
    553 bytes (83 words) - 20:38, 9 June 2004
  • : ns_conncptofp - write content of request to Tcl channel ...ads the content body of the conn (HTTP request) and copies it to the given Tcl I/O channel.
    589 bytes (82 words) - 01:17, 11 April 2008
  • : ns_writecontent - write content of request to Tcl channel ...ads the content body of the conn (HTTP request) and copies it to the given Tcl I/O channel.
    593 bytes (82 words) - 20:24, 7 February 2011
  • Man page: http://aolserver.com/docs/tcl/ns_chmod.html : This is a legacy command from when Tcl did not have this functionality. It is now recommended you use
    864 bytes (122 words) - 23:38, 14 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_cleanupchans.html ...ot close stdin, stdout and stderr. This command is defined in '''tcl/init.tcl''' and is also called as part of [[ns_cleanup]].
    679 bytes (101 words) - 02:29, 15 June 2004
  • ** [[Conf/Examples/CgiConfig/TclExample | A simple tcl CGI script example]] ** [[Conf/Examples/CgiConfig/TclParamExample | A tcl CGI script with GET parameters example]]
    1 KB (188 words) - 12:13, 12 January 2012
  • Man page: http://aolserver.com/docs/tcl/ns_cleanup.html : ns_cleanup - Clean up the current Tcl interpreter
    943 bytes (139 words) - 01:44, 18 June 2010
  • * [[nscache]] -- Tcl interface to AOLserver's caching API. * [[dqd_threadpool]] -- Job scheduling system with Tcl interface.
    413 bytes (60 words) - 17:15, 7 October 2005
  • Man page: http://aolserver.com/docs/tcl/ns_share.html : ns_share - Share variable among all tcl interpreters
    658 bytes (92 words) - 06:44, 19 June 2004
  • Man page: http://aolserver.com/docs/tcl/nsv_array.html : nsv_array - Tcl array functionality in nsvs
    1 KB (152 words) - 19:41, 7 February 2009
  • Man page: http://www.aolserver.com/docs/devel/tcl/api/file.html#ns_normalizepath Tcl [file normalize] [http://www.tcl.tk/man/tcl8.4/TclCmd/file.htm#M25]
    543 bytes (74 words) - 21:15, 11 April 2006
  • ADPs contain a mixture of '''TCL''' and HTML, with the TCL code being parsed and evaluated by AOLserver as it delivers the page. ADPs ...o-tag pairs. A modified format, '''<%= %>''', displays the results of the TCL code. A very simple ADP would be:
    982 bytes (155 words) - 15:02, 23 November 2009
  • ...he Tcl project and their Tcl Improvement Proposal (TIP) format [http://www.tcl.tk/cgi-bin/tct/tip/].
    306 bytes (47 words) - 13:13, 9 March 2006
  • Man page: http://aolserver.com/docs/tcl/ns_browsermatch.html : [[ns_browsertype]], [[ns_conn]] headers, Tcl [string match] [http://wiki.tcl.tk/stringMatch]
    564 bytes (72 words) - 18:48, 19 August 2004
  • It implements almost all of the Tcl API, but Ocaml itself is not thread-safe. At any particular way as Tcl.
    470 bytes (72 words) - 00:04, 1 May 2004
  • Man page: http://aolserver.com/docs/tcl/ns_section.html ...This command is only available at server startup when parsing the config .tcl file.
    623 bytes (79 words) - 19:52, 7 February 2009
  • #REDIRECT [[:Category:Core Tcl API]]
    36 bytes (5 words) - 17:55, 7 October 2005
  • #REDIRECT [[Conf/Server/Tcl/debug]]
    35 bytes (5 words) - 08:58, 23 December 2011
  • #REDIRECT [[Conf/Server/Tcl/nsvbuckets]]
    40 bytes (5 words) - 09:00, 23 December 2011
  • #REDIRECT [[Conf/Server/Tcl/library]]
    37 bytes (5 words) - 09:01, 23 December 2011
  • #REDIRECT [[Conf/Examples/CgiConfig/tcl example]]
    49 bytes (6 words) - 16:07, 29 December 2011
  • Man page: http://aolserver.com/docs/tcl/ns_parsetime.html ...day, isdst. The options are listed in order of the actual elements in the Tcl list itself.
    924 bytes (124 words) - 19:46, 7 February 2009
  • ...This command is only available at server startup when parsing the config .tcl file. [[Category:Core Tcl API]]
    598 bytes (79 words) - 21:47, 12 October 2005
  • My Tcl Stuff: http://robert.rkseeger.net/tcl
    80 bytes (12 words) - 06:45, 13 October 2005
  • Man page: http://aolserver.com/docs/tcl/ns_rename.html ...m when Tcl did not have this functionality. It is now recommended you use Tcl's '''file rename''' command instead (subject to certain conditions - see un
    2 KB (319 words) - 18:07, 9 November 2009
  • ...l based smart virtual hosting module, by [[Zoro]] [http://www.nsstuff.zoro.tcl.pl/nssmartvh/]
    101 bytes (17 words) - 01:35, 28 April 2004
  • Also contributes to the Tcl project directly, as well.
    111 bytes (17 words) - 03:08, 10 June 2004
  • * [[AOLserver and Tcl Crash Course]] - A Programmer's Introduction (Outline) ...ds, interthread communication, and Tcl Interp cleanup and teardown. The [[Tcl API]].
    3 KB (387 words) - 19:27, 16 April 2008
  • #. Initialise the server's Tcl interpreter with any Tcl function you wish to provide: see [[Ns_TclInitInterps()]]
    521 bytes (73 words) - 16:17, 3 December 2005
  • module, '''nsdb''', which can also be loaded into a standard Tcl shell using '''nsdb''' implements the [[ns_db]] [[Tcl API]] and NsDb_* [[C API]].
    565 bytes (83 words) - 15:08, 3 April 2005
  • A reimplementation of the AOLserver API in pure Tcl, by [[Michael Cleverly]].
    124 bytes (18 words) - 07:33, 28 April 2004
  • Man page: http://aolserver.com/docs/tcl/ns_cp.html Tcl [file copy], [[ns_cpfp]]
    608 bytes (99 words) - 12:33, 24 March 2006
  • Job scheduling system with Tcl interface[http://dqd.com/~mayoff/aolserver/#dqd_threadpool], by [[Rob Mayof
    163 bytes (25 words) - 01:30, 28 April 2004
  • [[Category Documentation]] - [[Category Core Tcl API]]
    95 bytes (13 words) - 20:37, 9 June 2004
  • [[Category Documentation]] - [[Category Core Tcl API]]
    101 bytes (14 words) - 22:42, 13 June 2010
  • [[Category:Core Tcl API]]
    81 bytes (10 words) - 17:12, 7 October 2005
  • [[Category Documentation]] - [[Category Core Tcl API]]
    78 bytes (11 words) - 20:36, 9 June 2004
  • [[Category Documentation]] - [[Category Core Tcl API]]
    90 bytes (11 words) - 15:15, 21 April 2005
  • The Tcl'ers Wiki is a wiki based WiKit, at http://mini.net/cgi-bin/wikit/.
    74 bytes (14 words) - 02:10, 21 August 2000
  • [[Category Documentation]] - [[Category Core Tcl API]]
    117 bytes (18 words) - 23:37, 3 October 2009
  • ..., if on most Unix and Linux platforms, a binary distribution of a threaded Tcl is available, it might be best to simply provide instructions on how to obt * [[Berkeley DB]]'s libdb_tcl Tcl API
    2 KB (263 words) - 22:48, 11 April 2005
  • * [[vat]] -- Tcl virtual hosting module with some support for content negotiation and templa
    214 bytes (29 words) - 17:24, 7 October 2005
  • [[Category Documentation]] - [[Category Core Tcl API]]
    130 bytes (18 words) - 14:16, 2 March 2005
  • * [[nstcl]] -- A reimplementation of the AOLserver API in pure Tcl.
    165 bytes (23 words) - 15:05, 28 January 2014
  • ...e in Tcl libraries - mixed with HTML to create a complete web page. Unlike Tcl libraries, any changes you make to the ADP take effect immediately without In the configuration file (usually nsd.tcl), make sure that below:
    2 KB (363 words) - 00:34, 20 November 2008
  • puts "<html><head><title>CGI Reply Page - via Tcl</title></head>" puts "<body bgcolor=white>TCL used in CGI - First Demo"
    719 bytes (95 words) - 13:02, 30 December 2011
  • ...in [[C API]] or [[Tcl API]], or single pages can be written using either [[Tcl pages]] or [[ADP]]
    573 bytes (93 words) - 15:06, 23 November 2009
  • The config file is a Tcl file so we can set variables use commands including most of the built in ns * [[Conf/Server/Tcl|Tcl Library]] - Private Tcl Library
    1 KB (204 words) - 09:30, 5 January 2012
  • [[Category:Core Tcl API]]
    343 bytes (38 words) - 14:12, 13 October 2005
  • ns_param tcl_module tcl
    124 bytes (17 words) - 15:42, 21 December 2011
  • .../modules/tcl. Now you should have directory named twapi under your server tcl modules directory e.g. AOLserver/servers/{yourserver}/modules/tcl/twapi
    2 KB (317 words) - 13:52, 6 March 2007
  • ...est suits the project at hand. For my web development needs, AOLserver and TCL have been best. For other needs I usually choose between 80x86 assembler, B My latest TCL related project is x10bot, a home automation daemon for x10 CM11A appliance
    2 KB (313 words) - 06:18, 17 April 2010
  • Man page: http://aolserver.com/docs/tcl/ns_adp_break.html : This command stops processing of the current ADP by throwing a Tcl error along with an "ADP exception" of ADP_BREAK. Unlike [[ns_adp_abort]],
    1 KB (182 words) - 20:18, 16 June 2004
  • : This command returns a nine-element Tcl list representing the current time in Greenwich Mean Time (GMT). The struc [[Category:Core Tcl API]]
    795 bytes (97 words) - 21:08, 14 March 2006
  • : ns_chan - Share Tcl channels between threads and interpreters : This command lets you transfer ownership of Tcl channels between threads and interpreters within the AOLserver process.
    5 KB (718 words) - 13:07, 14 November 2005
  • ...l API]] - [http://aolserver.am.net/downloads/tcl-core.tip download] Komodo Tcl syntax method tip/auto-completion file * [[C API]] - [http://aolserver.am.net/cvs/tcl C source for Tcl commands]
    2 KB (338 words) - 11:24, 9 July 2012
  • : This command returns a nine-element Tcl list representing the current time in the system's current timezone. The s [[Category:Documentation]] - [[Category:Core Tcl API]]
    810 bytes (96 words) - 19:44, 7 February 2009
  • ...also provides a method of making view controls at ADP level rather than at TCL level, which keeps development at an appropriately abstracted level. [[Category:Documentation]] [[Category:Core Tcl API]]
    813 bytes (122 words) - 00:17, 4 October 2009
  • Man page: http://aolserver.com/docs/tcl/ns_uuencode.html : For base-64 encoding, consider using the base64 Tcl package in tcllib.
    989 bytes (132 words) - 15:06, 23 November 2009
  • A Tcl command that dumps core
    133 bytes (20 words) - 08:53, 21 December 2011
  • Man page: http://aolserver.com/docs/tcl/keylset.html : Keyed lists are an extension of Tcl provided by the TclX package. They are an alternative to using [[ns_set]],
    849 bytes (124 words) - 19:33, 14 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_env.html : This command provides thread-safe (unlike Tcl env array) access to the environemnt variables of the currently running [[n
    962 bytes (146 words) - 19:33, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_returnredirect.html : AOLserver 4.5 also includes an [[ns_returnmoved]] command (tcl procedure actually) which implements a redirect using the 301 code.
    1 KB (155 words) - 22:59, 18 June 2010
  • : ''charset'' should be in the MIME format, not Tcl encoding format, i.e. iso-8859-1, not iso8859-1. [[Category:Documentation]] [[Category:Core Tcl API]]
    798 bytes (118 words) - 02:05, 20 June 2010
  • 1. An implementation of [[Wiki]] in Tcl [http://www.tcl.tk/] ...of your web server, and it can be used standalone, running locally with a Tcl/Tk graphical front end (see [[WiKit in local mode]]). The former makes ''c
    2 KB (273 words) - 19:27, 7 October 2004
  • ...dy connected. The procsPattern argument specifies a glob pattern to match Tcl procedures to be instrumented by the debugger and the host and port argumen ...the current interpreter for deletion and links the adp output buffer to a tcl variable named ''ns_adp_output'' that can be watched in TclPro.
    1 KB (219 words) - 00:14, 14 June 2010
  • ...AOLserver-4.0.10-2-Win32-Setup.exe]: AOLserver 4.0.10 (built 20070615) and Tcl 8.4.15 for Win32. [http://dossy.org/archives/000461.html] .../aolserver-4.1.0a-win32-20040821.zip AOLserver 4.1.0a (built 20040821) and Tcl 8.4.6 for Win32]
    2 KB (269 words) - 03:11, 16 June 2007
  • Allows compressing/uncompressing Tcl strings as well as gzip file support. # Compress Tcl string
    871 bytes (126 words) - 00:59, 19 June 2010
  • Man page: http://aolserver.com/docs/tcl/ns_eval.html : ns_eval - Evaluate tcl in multiple interpreters
    2 KB (298 words) - 19:03, 7 February 2009
  • Typical AOLServer modules are written in either Tcl, C, or some combination of those languages (though, of course, new language == Configuring a binary or combined binary & Tcl module into your server ==
    6 KB (895 words) - 19:36, 16 April 2008
  • : This command unregisters any Tcl or C functions previously registered for this method/URL combination and wi [[Category:Core Tcl API]]
    1 KB (151 words) - 00:51, 4 October 2009
  • dhost String. The host name the Tcl debugger is listening on. (Example: 127.0.0.1) dport Integer. The port the Tcl debugger is listening on. (Example: 2576)
    951 bytes (124 words) - 09:08, 7 September 2006
  • This is AOLserver module that implements Unix system calls as Tcl commands. System calls include statfs, ioctl, syslog, signal, pip, reboot,
    275 bytes (39 words) - 16:51, 12 September 2004
  • Man page: http://aolserver.com/docs/tcl/keylkeys.html : Keyed lists are an extension of Tcl provided by the TclX package. They are an alternative to using [[ns_set]],
    891 bytes (131 words) - 18:35, 4 March 2010
  • part of [[Conf/Parameters|ns/server/${servername}/tcl]]
    143 bytes (20 words) - 11:37, 21 December 2011
  • Man page: http://aolserver.com/docs/tcl/keyldel.html : Keyed lists are an extension of Tcl provided by the TclX package. They are an alternative to using [[ns_set]],
    906 bytes (137 words) - 19:29, 14 June 2004
  • : '''NOTE:''' This command is not yet part of the standard core Tcl API for AOLserver. [[Category:Documentation]] - [[Category:Core Tcl API]]
    950 bytes (119 words) - 19:44, 7 February 2009
  • So, you'd like to help document the core Tcl API for AOLserver, but you're not sure where to start or how to do it? Rea * [[Tcl API documentation template for ordinary commands]]
    1 KB (238 words) - 04:14, 13 October 2005
  • ...erface is a Tcl interface. Within it, you can execute any Tcl command that Tcl libraries and ADP can; the only exceptions being the ns_conn commands. ...command. Type "lsort [info commands ns*]" for a sorted list of NaviServer Tcl commands.
    3 KB (471 words) - 16:50, 5 January 2012
  • ...ytes'' argument. ''chanId'' is channel identifier such as returned by the Tcl command open. [[Category Documentation]] - [[Category Core Tcl API]]
    987 bytes (148 words) - 05:16, 14 October 2009
  • I've been using Tcl for various reasons for about 7 years now - I love it my language of choice ...too when I worked at Sportal.com (sadly no longer with us) and found that Tcl is an excellent language for the genaration of web pages.
    898 bytes (160 words) - 06:41, 13 October 2005
  • ...ntents is copied. ''chanId'' is channel identifier such as returned by the Tcl command open. [[Category Documentation]] - [[Category Core Tcl API]]
    1,014 bytes (153 words) - 05:02, 14 October 2009
  • * A private tcl VFS. ...y attaching to one of AOLservers interpreters and manipulating the private tcl VFS.
    1 KB (182 words) - 16:25, 11 June 2005
  • Tcl virtual hosting module, by [[Tom Jackson]].
    347 bytes (53 words) - 22:34, 4 March 2006
  • Man page: http://aolserver.com/docs/tcl/ns_striphtml.html [[Category Documentation]] - [[Category Core Tcl API]]
    436 bytes (57 words) - 07:58, 11 June 2004
  • ...y portfolio management services. Placemark is always looking for AOLserver/Tcl talent. Currently, we're only looking for candidates who are serious about '''14-Aug-2006 - Minneapolis, Minnesota based company seeking AOLserver/TCL programmer'''
    2 KB (335 words) - 05:39, 20 September 2007
  • Man page: http://aolserver.com/docs/tcl/ns_reinit.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    420 bytes (54 words) - 19:13, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/keylget.html : If ''retvar'' is an empty string, the value is not returned, allowing the Tcl programmer to determine if a key is present in a keyed list without setting
    2 KB (268 words) - 17:08, 7 October 2005
  • Man page: http://aolserver.com/docs/tcl/ns_charsets.html [[Category Documentation]] - [[Category Core Tcl API]]
    442 bytes (56 words) - 04:35, 19 June 2004
  • [[Category Documentation]] - [[Category Core Tcl API]]
    296 bytes (45 words) - 21:23, 6 September 2005
  • String. Name of Tcl proc to use to display
    299 bytes (44 words) - 11:33, 21 December 2011
  • ...'''ns_adp_registerproc''' with [[ns_adp_registerscript]]. Both register a Tcl script/proc that is run by the tag. However, this one receives individual a : Suppose you want to register a tag that retrieves some url using the Tcl http package. You could register the tag as follows:
    3 KB (497 words) - 08:19, 14 October 2009
  • * [[nstcl]] -- A reimplementation of the AOLserver API in pure Tcl.
    350 bytes (47 words) - 07:45, 29 April 2004
  • * http://panoptic.com/aolserver/nsxmlrpc/xmlrpc.tcl ...rse the XML-RPC response and return a Tcl list containing the results as a Tcl list of key-value pairs. Optional ''timeout'' (default 1 second) specifies
    2 KB (294 words) - 00:45, 13 April 2017
  • ...dy connected. The procsPattern argument specifies a glob pattern to match Tcl procedures to be instrumented by the debugger and the host and port argumen : This command is written in tcl and is in the debug.tcl file and is the default adp debuginit command that gets triggered when enab
    2 KB (294 words) - 00:36, 14 June 2010
  • Man page: http://aolserver.com/docs/tcl/ns_adp_flush.html ...or writes to the file channel and truncates the buffer). It will raise a Tcl exception if the underlying flush failed, for example, if the HTTP connecti
    1 KB (233 words) - 02:03, 18 June 2010
  • : ns_loop_ctl - Replacements for standard Tcl loop commands which enable monitoring and control (new in AOLserver 4.5) (t ...foreach''', and '''ns_while''' commands are replacements for corresponding Tcl commands with the additional capability of monitoring and control through t
    3 KB (488 words) - 22:31, 18 June 2010
  • Man page: http://aolserver.com/docs/tcl/ns_stats.html ...t define two settings in your nsd.tcl, in section ns/server/${server_name}/tcl:
    2 KB (281 words) - 01:37, 18 June 2010
  • Man page: http://aolserver.com/docs/tcl/nsv_get.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    424 bytes (61 words) - 19:39, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_adp_stats.html ...a list containing statistics about that cached file in a format similar to Tcl's '''array get''' format. Currently, the keys in ''Statistics'' are:
    2 KB (363 words) - 03:00, 15 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_paren.html [[Category Documentation]] - [[Category Core Tcl API]]
    458 bytes (61 words) - 05:33, 19 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_tmpnam.html [[Category Documentation]] - [[Category Core Tcl API]]
    496 bytes (70 words) - 20:38, 9 June 2004
  • Man page: http://aolserver.com/docs/devel/tcl/api/adp.html#ns_register_adptag ...ns_adp_registerscript''' with [[ns_adp_registeradp]]. This one registers a Tcl script/proc that is run by the tag. The other one registers an ADP script t
    3 KB (568 words) - 08:19, 14 October 2009
  • ...'This command is currently implemented in Tcl, in the source file tcl/http.tcl'' ns_set put $rqset "User-Agent" "[ns_info name]-Tcl/[ns_info version]"
    3 KB (358 words) - 18:55, 22 November 2005
  • Man page: http://aolserver.com/docs/tcl/ns_encodingforcharset.html [[Category Documentation]] - [[Category Core Tcl API]]
    476 bytes (57 words) - 04:35, 19 June 2004
  • [[Category:Core Tcl API]]
    717 bytes (85 words) - 14:11, 13 October 2005
  • Man page: http://aolserver.com/docs/tcl/ns_shutdown.html [[Category:Documentation]] [[Category:Core Tcl API]]
    554 bytes (75 words) - 19:54, 7 February 2009
  • * rapid development by using Tcl, a high-level scripting language * flexibility of using low level C or high-level Tcl
    2 KB (316 words) - 15:05, 23 November 2009
  • Man page: http://aolserver.com/docs/tcl/ns_sleep.html [[Category Documentation]] - [[Category Core Tcl API]]
    465 bytes (61 words) - 06:03, 6 October 2009
  • Man page: http://aolserver.com/docs/tcl/ns_issmallint.html [[Category Documentation]] - [[Category Core Tcl API]]
    531 bytes (71 words) - 19:13, 21 June 2004
  • Man page: http://aolserver.com/docs/tcl/nsv_set.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    436 bytes (64 words) - 19:40, 7 February 2009
  • ...be handled by the nscgi module, you had to make the change in your config .tcl and restart AOLserver. This command is new to the AOLserver 4.5.1 version [[Category:Documentation]] [[Category:Core Tcl API]]
    1 KB (208 words) - 00:42, 4 October 2009
  • Man page: http://aolserver.com/docs/tcl/nsv_names.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    477 bytes (69 words) - 19:42, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/nsv_exists.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    485 bytes (66 words) - 19:40, 7 February 2009
  • The build script is in CVS HEAD (win32/build.tcl) but there are NO ...ime, here's a link to the Tcl'ers Wiki: [http://wiki.tcl.tk/11431 Building Tcl with the free VC++ toolkit].)''
    4 KB (607 words) - 22:36, 29 September 2009
  • Commands for the most part mirror the corresponding Tcl command for ordinary variables. Basically, to set a value, simply use the n '''Compatibility with Tcl Arrays'''
    5 KB (849 words) - 08:45, 9 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_returnok.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    674 bytes (83 words) - 19:28, 7 February 2009
  • One of AOLserver's greatest strengths is it's built in Tcl interpreter, but many other languages
    451 bytes (58 words) - 15:23, 14 April 2008
  • Man page: http://aolserver.com/docs/tcl/ns_url2file.html [[Category Documentation]] - [[Category Core Tcl API]]
    469 bytes (72 words) - 19:26, 21 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_kill.html [[Category:Core Tcl API]]
    499 bytes (72 words) - 17:33, 7 October 2005
  • Man page: http://aolserver.com/docs/tcl/ns_unschedule_proc.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    719 bytes (94 words) - 14:50, 30 November 2009
  • : '''AOLserver''' is a multithreaded, Tcl-enabled, massively-scalable and extensible web server tuned for large scale ...es) containing TCL intermixed with HTML. The parsing and execution of the TCL code occurs "within" the server, rather than being transferred out through
    3 KB (503 words) - 15:06, 23 November 2009
  • '''Tcl in AOL Digital City: The Architecture of a Multithreaded High-Performance W
    483 bytes (77 words) - 15:34, 29 August 2004
  • Man page: http://aolserver.com/docs/tcl/ns_dbquotename.html [[Category:Core Tcl API]]
    627 bytes (84 words) - 17:33, 7 October 2005
  • Man page: http://aolserver.com/docs/tcl/ns_adp_abort.html : This command stops processing of the current ADP by throwing a Tcl error along with an "ADP exception" of ADP_ABORT. This has the side-effect
    2 KB (340 words) - 23:10, 13 June 2010
  • ...ete list of these commands in alphabetical order, try the [[:Category:Core Tcl API]] page. ...our hand at documenting a command, too? Here's [[how to document the core Tcl API]].
    6 KB (787 words) - 20:07, 23 June 2010
  • ...al because OpenACS tests for the desired behavior and falls back on (slow) TCL-based encoding. * Should this be added to TCL?
    4 KB (661 words) - 13:17, 24 March 2006
  • * [[Using the Tcl Library]]
    508 bytes (64 words) - 15:40, 3 December 2005
  • Man page: http://aolserver.com/docs/tcl/ns_adp_dump.html [[Category Documentation]] - [[Category Core Tcl API]]
    882 bytes (134 words) - 15:18, 22 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_hostbyaddr.html [[Category Documentation]] - [[Category Core Tcl API]]
    583 bytes (73 words) - 22:53, 9 June 2004
  • ...in the TCL API should list whether the command is currently implemented in Tcl or C.''' ...mation as from one version of AOLserver to the next, it's conceivable that Tcl procs could be rewritten in C. Is it worth the hassle of keeping this attr
    5 KB (808 words) - 15:25, 29 June 2004
  • : This command compresses the given string and returns a Tcl byte array object with the compressed data. # Compress Tcl string
    2 KB (266 words) - 01:52, 20 June 2010
  • A simple tcl script example of Database Configuration
    497 bytes (70 words) - 13:54, 11 January 2012
  • tDAV is a pure-Tcl implementation of a WebDAV module for AOLserver 4, using the tDOM XML parse
    450 bytes (62 words) - 01:34, 9 October 2005
  • Man page: http://aolserver.com/docs/tcl/nsv_unset.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    491 bytes (73 words) - 19:41, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_urlcharset.html [[Category Documentation]] - [[Category Core Tcl API]]
    640 bytes (86 words) - 05:31, 11 October 2009
  • A simple tcl script example of Database Configuration
    569 bytes (79 words) - 09:39, 13 January 2012
  • Man page: http://aolserver.com/docs/tcl/nsv_append.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    600 bytes (88 words) - 19:40, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_pause.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    616 bytes (85 words) - 19:36, 7 February 2009
  • [[Category Documentation]] - [[Category Core Tcl API]]
    554 bytes (73 words) - 05:32, 11 October 2009
  • Man page: http://aolserver.com/docs/tcl/ns_encodingfortype.html [[Category Documentation]] - [[Category Core Tcl API]]
    630 bytes (82 words) - 04:33, 19 June 2004
  • [[Category:Documentation]] [[Category:Core Tcl API]]
    536 bytes (72 words) - 05:11, 28 October 2009
  • Man page: http://aolserver.com/docs/tcl/ns_cookiecharset.html [[Category Documentation]] - [[Category Core Tcl API]]
    654 bytes (93 words) - 04:33, 19 June 2004
  • Man page: http://aolserver.com/docs/tcl/nsv_lappend.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    599 bytes (86 words) - 19:41, 7 February 2009
  • Man page: http://aolserver.com/docs/devel/tcl/api/adp.html#ns_adp_registertag ...registers an ADP script that is run by the tag. The other one registers a Tcl script/proc that is run by the tag.
    2 KB (344 words) - 07:42, 14 October 2009
  • [[Category Documentation]] - [[Category Core Tcl API]]
    575 bytes (87 words) - 01:21, 27 October 2009
  • : ns_register_trace registers a Tcl procedure as a trace for the specified method/URL combination. After the se /employees/*.tcl /accounts/*/out
    4 KB (599 words) - 23:58, 28 October 2009
  • Man page: http://aolserver.com/docs/tcl/ns_hrefs.html [[Category Documentation]] - [[Category Core Tcl API]]
    658 bytes (102 words) - 18:21, 8 February 2008
  • Man page: http://aolserver.com/docs/tcl/ns_setexpires.html [[Category Documentation]] - [[Category Core Tcl API]]
    546 bytes (73 words) - 20:06, 23 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_resume.html [[Category:Core Tcl API]]
    643 bytes (85 words) - 17:31, 7 October 2005
  • Man page: http://aolserver.com/docs/tcl/ns_atexit.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    601 bytes (90 words) - 19:32, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_formfieldcharset.html [[Category Documentation]] - [[Category Core Tcl API]]
    668 bytes (94 words) - 04:33, 19 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_adp_puts.html [[Category Documentation]] - [[Category Core Tcl API]]
    970 bytes (146 words) - 16:26, 11 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_adp_append.html [[Category Documentation]] - [[Category Core Tcl API]]
    990 bytes (149 words) - 04:23, 8 April 2005
  • Man page: http://aolserver.com/docs/tcl/ns_parsequery.html [[Category:Documentation]] [[Category:Core Tcl API]]
    592 bytes (91 words) - 01:11, 11 October 2009
  • Man page: http://aolserver.com/docs/tcl/ns_querygetall.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    692 bytes (102 words) - 19:09, 7 February 2009
  • AOLserver is a multithreaded, Tcl-enabled web server used for
    557 bytes (84 words) - 01:03, 8 August 2003
  • [[Category Documentation]] - [[Category Core Tcl API]]
    509 bytes (75 words) - 01:47, 27 October 2009
  • Man page: http://aolserver.com/docs/tcl/ns_atclose.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    622 bytes (94 words) - 19:32, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_getform.html : This is a Tcl wrapper to '''[[ns_conn]] form''' that first calls [[ns_urlcharset]] if ''c
    2 KB (294 words) - 16:11, 3 March 2010
  • ...line of CSV data from the specified file pointer (such as returned by the Tcl command open) and sets the variable specified by varName to a list of the e [[Category Documentation]] - [[Category Core Tcl API]]
    2 KB (282 words) - 05:15, 16 October 2009
  • Man page: http://aolserver.com/docs/tcl/ns_addrbyhost.html [[Category Documentation]] - [[Category Core Tcl API]]
    756 bytes (111 words) - 21:46, 3 October 2009
  • Man page: http://aolserver.com/docs/tcl/ns_atsignal.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    630 bytes (96 words) - 19:33, 7 February 2009
  • Man page: http://www.aolserver.com/docs/devel/tcl/api/conn.html#ns_socklistencallback [[Category Documentation]] - [[Category Core Tcl API]]
    752 bytes (96 words) - 19:13, 27 September 2006
  • Man page: http://aolserver.com/docs/tcl/ns_parsehttptime.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    770 bytes (94 words) - 19:45, 7 February 2009
  • * to contain specific initialisation steps for the Tcl interpreter itself, * Declare a C function that will be bound to the "ns_hello" Tcl command. It can be
    4 KB (623 words) - 20:00, 8 October 2009
  • ns_section ns/server/localhost/tcl ns_param library /localhost/tcl
    6 KB (833 words) - 23:07, 6 November 2006
  • Man page: http://aolserver.com/docs/tcl/ns_adp_dir.html [[Category Documentation]] - [[Category Core Tcl API]]
    527 bytes (84 words) - 00:48, 14 June 2010
  • Man page: http://aolserver.com/docs/tcl/ns_httptime.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    776 bytes (95 words) - 19:44, 7 February 2009
  • So I came up with a little virtualhosting.tcl file /data/servers/nsshutdown/conf/nsd.tcl (main nsd config)
    5 KB (674 words) - 21:07, 3 April 2005
  • Man page: http://aolserver.com/docs/tcl/ns_localsqltimestamp.html [[Category:Documentation]] [[Category:Core Tcl API]]
    655 bytes (89 words) - 20:03, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_jpegsize.html [[Category Documentation]] - [[Category Core Tcl API]]
    624 bytes (93 words) - 20:39, 9 June 2004
  • Man page: http://aolserver.com/man/4.0/tcl/ns_info.html ...nd later. Normally, disabled in Windows but is known to work at least with Tcl 8.5.5 or later if re-enabled in the sources and re-compiled.)
    6 KB (920 words) - 18:47, 12 October 2009
  • Man page: http://aolserver.com/docs/tcl/ns_configsections.html [[Category:Documentation]] [[Category:Core Tcl API]]
    711 bytes (101 words) - 19:49, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_returnnotfound.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    970 bytes (128 words) - 19:28, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_uudecode.html : For base-64 encoding, consider using the base64 Tcl package in tcllib.
    786 bytes (103 words) - 17:08, 14 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_gifsize.html [[Category Documentation]] - [[Category Core Tcl API]]
    633 bytes (95 words) - 11:22, 10 June 2004
  • ...ic pages using this new language as a scripting language, similar to using Tcl as the scripting language for your ADP pages. ...is in a manner very similar to the "First C Module" example, by defining a Tcl function "ns_myfunction" and binding that to calls into your properly initi
    7 KB (1,048 words) - 13:38, 6 December 2005
  • ...istered proc for new url inside the existing connection and using the same Tcl interpreter with all the same global variables, database handles, etc. stil [[Category:Documentation]] - [[Category:Core Tcl API]]
    2 KB (336 words) - 00:32, 19 June 2010
  • Man page: http://aolserver.com/docs/tcl/ns_adp_argc.html [[Category Documentation]] - [[Category Core Tcl API]]
    1 KB (168 words) - 22:18, 23 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_returnforbidden.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    1 KB (137 words) - 19:27, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_write.html [[Category Documentation]] - [[Category Core Tcl API]]
    745 bytes (110 words) - 04:01, 11 October 2009
  • Man page: http://aolserver.com/docs/tcl/ns_adp_close.html [[Category Documentation]] - [[Category Core Tcl API]]
    1 KB (167 words) - 01:54, 18 June 2010
  • A simple tcl script example of Database Configuration
    680 bytes (106 words) - 09:34, 13 January 2012
  • [[Category Documentation]] - [[Category Core Tcl API]]
    713 bytes (116 words) - 01:50, 27 October 2009
  • Man page: http://aolserver.com/docs/tcl/ns_adp_trunc.html [[Category Documentation]] - [[Category Core Tcl API]]
    1 KB (181 words) - 02:17, 18 June 2010
  • Man page: http://aolserver.com/docs/tcl/nsv_incr.html ...ey''; otherwise 1 is added to the value of the element ''key''. Unlike the TCL equivalent if ''key'' does not exists it is created. Returns the new value
    3 KB (368 words) - 14:44, 27 June 2006
  • [[Category:Core Tcl API]]
    1 KB (173 words) - 00:55, 14 June 2010
  • Man page: http://aolserver.com/docs/tcl/ns_adp_parse.html ...e any directives to turn on streaming. Tcl_Eval() is used to evaluate the Tcl commands in the ADP.
    4 KB (645 words) - 04:07, 14 June 2010
  • Man page: http://aolserver.com/docs/tcl/ns_queryexists.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    963 bytes (125 words) - 19:08, 7 February 2009
  • [[Category:Documentation]] [[Category:Core Tcl API]]
    776 bytes (107 words) - 19:50, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_findset.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    776 bytes (122 words) - 19:24, 7 February 2009
  • [[Category Documentation]] - [[Category Core Tcl API]]
    803 bytes (127 words) - 01:45, 27 October 2009
  • Man page: http://aolserver.com/docs/tcl/ns_adp_mimetype.html [[Category Documentation]] - [[Category Core Tcl API]]
    858 bytes (138 words) - 22:39, 13 June 2010
  • : Registers a Tcl filter script for the specified method/URL combination on a virtual server. ...- runs in the driver thread while in the ''read'' state in a ''different'' Tcl interpreter from the rest of the connection - procedure will not receive a
    9 KB (1,332 words) - 20:15, 23 June 2010
  • : ns_job - Implement job queues and thread pools for evaluating Tcl scripts : This command provides a means for queueing Tcl scripts for evaluation by a pool of threads. The legal ''option''s (which
    4 KB (645 words) - 03:13, 21 October 2009
  • Man page: http://aolserver.com/docs/tcl/ns_adp_return.html [[Category:Core Tcl API]]
    1 KB (179 words) - 13:07, 24 March 2006
  • Man page: http://aolserver.com/docs/tcl/ns_returnunauthorized.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    1 KB (156 words) - 19:29, 7 February 2009
  • A simple tcl script example of Database Configuration
    830 bytes (127 words) - 15:50, 17 January 2012
  • Man page: http://aolserver.com/docs/tcl/ns_tagelement.html [[Category Documentation]] - [[Category Core Tcl API]]
    1 KB (157 words) - 21:58, 8 February 2008
  • Tcl API:
    873 bytes (157 words) - 18:01, 4 July 2006
  • Man page: http://aolserver.com/docs/tcl/ns_after.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    1 KB (163 words) - 19:36, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_urlencode.html [[Category:Core Tcl API]]
    1 KB (153 words) - 11:05, 9 September 2007
  • Man page: http://aolserver.com/docs/tcl/ns_adp_tell.html [[Category Documentation]] - [[Category Core Tcl API]]
    1 KB (202 words) - 02:19, 18 June 2010
  • ...server.com/sf/bug/984785 Sun JVM 1.4 on Linux SIGCHLD handler interferes w/Tcl exec] ...e it unnecessarily installs a SIGCHLD signal handler which interferes with Tcl's [exec] command. The bug has been fixed in JVM 1.5.0_beta2.
    7 KB (1,213 words) - 20:22, 24 August 2005
  • ...f charset is not specified, so you may wish to redefine ns_startcontent in Tcl as listed in the notes below. # Re-implement ns_startcontent in Tcl in AOLserver 4.5
    3 KB (433 words) - 04:45, 11 October 2009
  • The purpose of this function is to be able to tell apart a regular Tcl exception that you caught with catch or an exception that was raised by [[n
    1,005 bytes (154 words) - 23:03, 13 June 2010
  • Man page: http://aolserver.com/docs/tcl/ns_adp_bind_args.html [[Category Documentation]] - [[Category Core Tcl API]]
    1 KB (207 words) - 17:31, 25 June 2004
  • : '''NOTE:''' This command is not yet part of the standard core Tcl API for AOLserver.
    1 KB (184 words) - 14:34, 19 October 2005
  • ...e the files specified in the spec, wrap the base64 encoded files with some TCL to unpack and copy them to the right locations on the server and a simple f ..., ask for certain config variables etc. and leave the actual work to small TCL bits the person packaging the applications has to write using these functio
    4 KB (762 words) - 00:46, 12 April 2005
  • '''Step 1. Build and install Tcl and AOLserver.''' You can use a binary distribution of Tcl provided it is a threaded build of Tcl, and build AOLserver with it.
    5 KB (793 words) - 23:25, 6 November 2006
  • Man page: http://aolserver.com/docs/tcl/ns_tagelementset.html [[Category Documentation]] - [[Category Core Tcl API]]
    1 KB (166 words) - 06:11, 19 June 2004
  • incl. [http://www.tcl.tk/cgi-bin/tct/tip/2.html]. ...roviding information to the Tcl community, or describing a new feature for Tcl. The TIP should provide a concise technical specification of the feature an
    10 KB (1,683 words) - 00:53, 24 March 2006
  • Man page: http://aolserver.com/docs/tcl/ns_rand.html [[Category:Documentation]] [[Category:Core Tcl API]]
    1 KB (174 words) - 19:56, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_modulepath.html [[Category:Documentation]] [[Category:Core Tcl API]]
    1 KB (139 words) - 19:52, 7 February 2009
  • [[Category:Core Tcl API]]
    1 KB (160 words) - 12:06, 3 December 2005
  • ...gration (ability to "import" PL/SQL packages and call them as if they were Tcl procs)
    1 KB (155 words) - 01:51, 17 December 2005
  • Man page: http://aolserver.com/docs/tcl/ns_schedule_proc.html [[Category:Documentation]] - [[Category:Core Tcl API]]
    1 KB (176 words) - 05:23, 10 April 2010
  • Man page: http://aolserver.com/docs/tcl/ns_adp_argv.html [[Category Documentation]] - [[Category Core Tcl API]]
    1 KB (232 words) - 00:45, 14 June 2010
  • Man page: http://aolserver.com/docs/tcl/ns_dbquotevalue.html [[Category:Documentation]] [[Category:Core Tcl API]]
    1 KB (164 words) - 20:02, 7 February 2009
  • * Slap the nssession.tcl file into your tcl library. * Add the following to your nsd.tcl:
    1 KB (163 words) - 13:44, 5 September 2007
  • Man page: http://aolserver.com/docs/tcl/ns_buildsqldate.html [[Category:Documentation]] [[Category:Core Tcl API]]
    1 KB (151 words) - 20:04, 7 February 2009
  • Man page: http://aolserver.com/docs/tcl/ns_adp_stream.html [[Category Documentation]] - [[Category Core Tcl API]]
    1 KB (231 words) - 02:14, 18 June 2010
  • ...ow. People writing loadable modules should use the public [[C API]] and [[Tcl API]].
    3 KB (145 words) - 21:56, 18 March 2006
  • * [[nsproxy]] -- Execute Tcl scripts in an external process * [[nsblowfish]] -- Encrypt Tcl strings with Blowfish cypher and hex encode.
    8 KB (1,156 words) - 18:58, 21 September 2010
  • [[Dossy]] provides a simple pure-Tcl solution here with [[RHS]]'s help:
    1 KB (191 words) - 13:55, 8 October 2004
  • :String. Name of Tcl proc to use to display
    1 KB (143 words) - 20:56, 22 December 2011
  • [[Category:Core Tcl API]]
    1 KB (200 words) - 19:31, 19 October 2005
  • Man page: http://aolserver.com/docs/tcl/ns_accesslog.html [[Category Documentation]] - [[Category Core Tcl API]]
    1 KB (178 words) - 22:35, 15 June 2004

View (previous 250 | next 250) (20 | 50 | 100 | 250 | 500)