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

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