Hi,

I tried to parse Windows registry items, but was not successfull parsing
item separators.

reg: read %/C/Windows/User.dat

parse reg [some [thru "Default POP3 server" copy pop to item-separator
(print pop)] to end]

the problem is to parse item-separator: charset
{^A^@^@^@^@^@^@^@^S^@^@^@}

It simply returns following error:

** Script Error: Invalid argument: make bitset! #{
0300080000000000000000000000000000000000000000000000000000000000
}.

Any suggestions of how to get some usefull info from the MS registry
mess? :-)

Thanks,

-pekr-

Reply via email to