i did a search and couldn't find anything well i got 100 topic replies, and well yeah lots of fun o_O.
basically apart from tcl-commands.doc
and tcl guide
is there any other information or links people can offer help to code a eggdrop(windrop till port to linux) or simply stuff on how it works, managing administrating optimizing etc etc ?
AFAIK there is no documentation on how to "code eggdrop" - you simply need to study the source code (and check out doc/MODULES if you want to build your own module)
to write eggdrop scripts you really don't need anything else than tcl-commands.doc (assuming that you already have some Tcl programming skills; check out tcl.tk for tons of useful links)
currently very very little tcl skills, but reading the tcl guide and a book on tcl/tk so i "will" at somepoint hold some skills, thank you for you reply. i am just wondering if there is an editor out there for tcl to give syntax highlight or a set of wordlists for ultraedit?
They are ok if you know what you are doing however for newbies to tcl scripting i would recommend one of awyeah's suggestions. I personally use EditPlus which colours the code for you to make it easier to see and auto completes various preset functions whilst auto indenting your code to make it easy to see where you are.
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
Med and ASED can also format text as Unix & Mac. I hate those notepad edited tcl scripts with messy ^M at the end of line, but it is easy to fix (dos2unix filename.tcl) :)
Well I mean, generally I would recommend everyone to use these. As see you can use wordpad, even notepad to write an official document, but which software would give you best formatting results other than your wordprocessor, Microsoft Word I guess?
And even alot of pro's make mistakes. Suppose you are coding a long tcl proc with alot of statements brackets, so these softwares would help you with syntax errors which are the most common problems. And I like the color technique which makes it easier to read, identify errors and logical mistakes. And obviously they have alot of other options and good formatting.
·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee) PS: Guys, I don't accept script helps or requests personally anymore.
==================================