I'll give it a shot, Thanks
<i><font color="#663300"><i><font color="#663300">Is it possible to store the user preferences in the application directory using AppName.INI and/or DBF rather than either the Windows Registery or Win.INI?</font></i>
Sure. Just create your own subclass of <b>cSystemSetting</b> (in cUtils.vcx), and override your app's <b>GetSystemSettingClass()</b> method to return the name of your subclass. </font></i>
Regards Bhavbhuti ©2002 Bhavbhuti Nathwani |