|
-
Jan 7th, 2000, 09:21 PM
#1
Hello All , i have a reg bas with all the Reg functions but i noticed something - you cant set a defult value , Can someone help me please ?
-
Jan 8th, 2000, 04:58 AM
#2
Fanatic Member
Pass the key name as vbNullString
Something like this:
SaveSettingString HKCU, "Software\VB-World", vbNullString, "VBW default Key!"
That is the code you would use if you were using the reigstry functions from:
http://www.vb-world.net/registry/registry2/
------------------
John Percival
Editor, VB-World.net
[email protected]
-
Jan 8th, 2000, 07:43 PM
#3
Thank You ! You have been a grate help !
i dont know how you picked that up but TNX !
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|