The port of Johnson Earls <darkfox@netcom.com>'s foxGetOpt functions. Pure TCL implementation of getopt(3) and a more advanced function typedopts. My changes: a) add pkgIndex.tcl file, to make this loadable via package require foxgetopts b) change the typedopts to fail and return error message in case of error, rather then output the error to stderr and return -1. c) move typedopts' auxiliary procedures into a private namespace Fix: Here:
State Changed From-To: open->closed New port committed, thanks!