Path: utzoo!news-server.csri.toronto.edu!rutgers!sun-barr!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!magnus.ircc.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!bloom-beacon!dont-send-mail-to-path-lines From: rws@expo.lcs.mit.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: Illegal databases confuse XrmParseCommand Message-ID: <9103091431.AA11220@expire.lcs.mit.edu> Date: 9 Mar 91 14:31:09 GMT References: <6990@idunno.Princeton.EDU> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 10 As XrmParseCommand is supposed to set rather than modify a database What aspect of the (official) documentation implies this to you? In the Xlib manual, the beginning of section 10.11.4, it says "modify a resource database". The description of the database argument is given as "Specifies the resource database.", not "Returns a newly created resource database.". The following paragraph says "loads recognized options into the specified database". It all sounds to me like you're supposed to pass in a valid database.