|
|
|
|
Dim s as new notessession dim db as notesdatabase set db=s.getdatabase("","cache.ndk") dim view as notesview set view=db.getview("byurl") dim entrycol as notesviewentrycollection set entrycol=view.allentries call allentries.remove set db=s.getdatabase("","bookmark.nsf") dim view as notesview set view=db.getview("(byurl)") dim entrycol as notesviewentrycollection set entrycol=view.allentries call allentries.remove
Anschließend nicht vergessen, den Notes-Client neu zu starten: DAS WAR'S!
Viel Spaß!!!!!
|



