PDA

View Full Version : Missing DialPrefix paramater



Pastos
02-03-2005, 06:42 AM
Hi

I was wondering whether anyone could help me out with a problem I created for myself when trying to edit the DialPrefix parameter. I ran a command like this, dbsetx /State/DialConfig DialPrefix ' ' to null the ',#401' that was previously set. It now seems to have dumped this parameter completely and gives me a "can't open object (errDbNotFound)" message when I try to retrieve it or reset it with dbget or dbsetx. The file /devbin/dbsetx has a line that ominously reads, if {$attr == ""} {dumpobj $obj} ;# if no attrib just dump the object. Anyway to get this parameter back or is reformatting required?

Cheers

Pastos