06-08-2007, 08:07 AM
Gintaras Wrote:str s
out rget(s "Toolbar12" "Software\GinDi\QM2\toolbars" 0 "" REG_BINARY)
outb s 16 1
To display binary data, I use function outb. Here it is:
Gintaras, the above example works great. I get 3 lines in debugger window. But I only need the last line. How do I assign this last line to avariable.
Thanks
Denise
