Information: This script sends a notice or privmsg to all ops on a channel. Changes log for OpNotice.tcl: Version 1.8: * Released to the public from the |DAWG| Tcl web site. * Cleaned up code. * Removed die lines. * Fixed some cosmetic problems. * You can now set the omsg and onotice commands. Version 1.7 * Released to the public from the |DAWG| Tcl web site. * Fixed some places where I was using list operations on strings. Version 1.6 * Released to the public from the |DAWG| Tcl web site. * Minor fixes and optimizations. * Added alias commands "OpNotice" and "OpMsg". * Added the option to disable bold and/or the OPNOTICE: in DCC chat. * Documentation fixes. Version 1.5 * Released to the public from the |DAWG| Tcl web site. * Minor fixes and optimizations. Version 1.4 * Released to the public from the |DAWG| Tcl web site. * Renamed all putidx commands to putdcc for forward-compatibility reasons. Version 1.3 * Released to the public from the |DAWG| Tcl web site. * Added version checking so the script will not attempt to run on anything but eggdrop 1.6.x. Version 1.2 * Released to the public from the |DAWG| Tcl web site. * Fixed a bug in .omsg, where it sent notices instead of messages. * Fixed some compatibility issues. Version 1.1 * UnReleased. * Minor bug fixes.