DeleteSetting: Does this work in VB? 
Author Message
 DeleteSetting: Does this work in VB?

I'm writing a program that reads and writes to the registry. I'm
attempting to write a function that deletes a registry key and
any nodes that reside below it. The VB documentation states that
DeleteSetting should do the job. Has anyone gotten this to work?
Thanks,



Fri, 18 Dec 1998 03:00:00 GMT  
 DeleteSetting: Does this work in VB?

Quote:

>I'm writing a program that reads and writes to the registry. I'm
>attempting to write a function that deletes a registry key and
>any nodes that reside below it. The VB documentation states that
>DeleteSetting should do the job. Has anyone gotten this to work?

I believe the syntax for DeleteSetting is incorrect in the help
files. Since is is a statement, the parens around the parameter
list are not needed. Could this be the problem?

Joe

Never underestimate the power of a WAG.

http://www.citilink.com/~jgarrick



Mon, 21 Dec 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. DeleteSetting...What am I doing wrong?

2. Refresh/Requery don't seem to work while doing file I/O

3. Doing a SaveAs without renaming the working document

4. 'TODO doe snot appear to work.

5. What am I doing wrong?? (working with Inet)

6. Where is work done on client or server?

7. Limits to work done between commits

8. Herlp: LIKE in SQL doe not work anymore

9. Invalid procedure Call when using Access95 DeleteSetting

10. DeleteSetting Question

11. deletesetting

12. DeleteSetting help for newbie

 

 
Powered by phpBB® Forum Software