From: Robert Klemme Date: 2004-05-12T18:43:53+09:00 Subject: Re: GetoptLong order of options "Milo Thurston" schrieb im Newsbeitrag news:c7sr48$36t$2@news.ox.ac.uk... > Robert Klemme wrote: > > This is what I did when using > > GetoptLong (untested): > > Thanks, I'll try that out. > > > Note: now that optparse is part of the std distribution you might want to > > look into that, too. > > Is there any on-line documentation for it? I had some trouble trying to > find the getoptlong info. > Thanks. http://www.ruby-doc.org/stdlib/libdoc/optparse/rdoc/index.html http://www.ruby-doc.org/stdlib/libdoc/optparse/rdoc/classes/OptionParser.html Regards robert