|
-
December 19th, 1999, 12:31 PM
#1
Regestry
how do i add to the regestry? like for when my form loads up. thanks
PanasonicSubz
-
December 19th, 1999, 12:59 PM
#2
Re: Regestry
You can use SaveSetting and GetSetting to write and read data from registry respectfully.
SaveSetting (REG_APPLICATION_NAME, REG_SECTION, REG_KEY, YourString) and my example would be:
SaveSetting (App.Title, "Startup", "String1", "Your String")
Jean Spector
Tech Support Team Leader, CET
[email protected]
(in VB from 11/1999)
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
|