Is it possible to write a script which can read .wab (Windows Address
Book) file?

I have 8 .wab files on my computer. I want to extract email addresses
from those files and put it in a notepad file. Is this possible?

Re: Import/Export email addresses by axtens

axtens
Sun Apr 09 20:16:53 CDT 2006

You could start here
<http://www.codeproject.com/file/findidaddressbook.asp>

Unfortunately that's not a script solution.

This place has a tool already
<http://www.snapfiles.com/get/wabrecovery.html>

It's a start.

Regards,
Bruce.


Re: Import/Export email addresses by Maxi

Maxi
Tue Apr 11 10:34:09 CDT 2006


> You could start here
> <http://www.codeproject.com/file/findidaddressbook.asp>

This looks good but where do I write this code and how do I run it?


Re: Import/Export email addresses by Maxi

Maxi
Fri Apr 14 09:50:38 CDT 2006


Maxi wrote:
> > You could start here
> > <http://www.codeproject.com/file/findidaddressbook.asp>
>
> This looks good but where do I write this code and how do I run it?

???