Quote:
Originally Posted by gsandy
I have got the code working with 4 bookmarks.
|
That's the strangest way I've ever seen anyone try to implement the code in the link I posted. Surely it was clear from that post that the correct way to update each bookmark was by making repeated use of:
Call UpdateBookmark("bookmark_name", "bookmark_text")
varying the bookmark name & content for each bookmark???