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

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