Page 1 of 1

GetRegValue Default Field

Posted: 17 Jan 2023 15:47
by logistician
Hi,

I was trying to use the GetRegValue function to retrieve the (Default) value for a key, but no matter what I try, I don't seem to be getting it. Does anybody know what the right syntax would be to achieve that result? Thank you.

https://www.dostips.com/?t=Function.GetRegValue

Re: GetRegValue Default Field

Posted: 17 Jan 2023 18:35
by Compo
Did you try using just "" as your second argument?

Re: GetRegValue Default Field

Posted: 17 Jan 2023 22:15
by logistician
Compo wrote:
17 Jan 2023 18:35
Did you try using just "" as your second argument?
You are a smart one, Compo...that did it, thanks.