{if( aResult.Match(KMatch)!=KErrNotFound ) {// We have an entry of the format// entry =*{section,entry}*// where * is one or more characters// We need to construct this from other data in the ini file replacing {*,*}// with the data from// [section]// entry =some_valueHB...