[EMAIL PROTECTED] wrote:

> 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^@^@^@}
>

ah, done :-) just don't try to make bitset out of it and it will work   ....

OK, forget it :-)

-pekr-

>
> 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