in reply to Re: parsing a config file
in thread parsing a config file

This mostly works but it also picks up all the <key> = <value> pairs before the first queuemanager: stanza. I did actually use a hash of hases in my working solution. I just wanted to satisfy my curitosity by getting this to work. Thanks, Gorio