PDA

View Full Version : Read Registry?


ShaneJimmerson
01-06-2004, 12:08 PM
I found the Write Registry action, but is there a Read Registry action? If not, how would I accomplish this? Would I need to write a script function to do this?

kinook
01-06-2004, 01:19 PM
You can use the REG_READ system macro -- see RegRead in the help index and the RegEdit.bld sample.