Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AppReg01 - Adding new registry keys
Message
From
08/03/2003 03:24:03
 
 
To
07/03/2003 20:02:32
Dave Macfarlane
Condo Navigator Ltd.
Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00763148
Message ID:
00763231
Views:
21
Hi Dave:

>Can anyone provide some info pertaining to how I can amend the "comment" property of a registry key.
>
>I would like to include a comment about the following registry entry.
>
>SetKeyValueEx('%Shared.Security.Privileges.Delete Records', ;
> 0, ;
> '%Shared.Security.Privileges.Delete Records', 'Privilege',,1)

The optional [cDescription] argument of the SetKeyValueEx() method is used to update the "Comment" column of the AppReg01 table. So, if you specify your comment value as the sixth argument in your SetKeyValueEx call, that should do the trick.

HTH
-=Gary
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform