On 2003.03.14, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote: > So, I've extended the command set with the "ns_atstartup" > command. This registers scripts to be executed immediately > before server is going into operation and just after the > last initialization script was finished.
How does this differ from putting a script in your tcl library named zzz_execute_this_last.tcl ... since scripts get processed in alphabetical order by filename? At that point in the server's life aer it's evaluated all its initialization but before it goes into normal operation, are there elements of the server available to you that aren't available during the actual initialization phase? What are those elements? -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list: http://www.aolserver.com/listserv.html List information and options: http://listserv.aol.com/
