Andre,
On Sat, Jun 08, 2002 at 09:55:04AM -0400, Andre Berger wrote:
> Talking about abook, is there a way to extract the snailmail address
> of certain user for use in shell srcipts and the like?
> -Andre
Its funny, but I don't think there is a way currently. That's a good
feature request. If you know any C, you can add another export function
in the filter.c file. I think even a custom exporter would be easy to
write at somepoint. Whereby you could specifiy your output format with
a series of printf like commands "%Name %Street %City %State %Zip"
Wouldn't that be nifty? Maybe I'll work on that, of if someone smarter
wants to jump in here.
-Mike Arrison