Honza T_ wrote:
alert ( "aBook: " + aBook );
alert ( "aBook.dbPath: " + aBook.dbPath );
alert ( "aBook.newListRow: " + aBook.newListRow );
}
The first alert correctly displays "[nsIAddressBook]" BUT the las two
alert displays "undefined" .. i don't known why.
nsIAddressBook does not have dbPath or newListRow properties.
Also, dev.tech.xpcom isn't the place to ask for how to use a certain
interface. Not sure what the right newsgroup is for mailnews questions;
I guess there's only mozilla.dev.extensions.
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom