From: Bryan Richardson Date: 2008-02-20T10:00:17+09:00 Subject: Need Help With OptionParser ------=_Part_13508_19636512.1203469223205 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello all, I'm wrapping a bunch of scripts with an command-line program, and I'm wanting to use OptionParser to grab some of the options for the wrapper application. Can anyone tell me if it's possible to rescue all the invalid options for the wrapper application such that I can leave them in ARGV so they're available to my scripts when I load them? -- Thanks! Bryan ------=_Part_13508_19636512.1203469223205--