-
Topic
-
Hi Advansys team
Is it you who put in cache this property or ObjectAPI ?
Take this example
1 GW System with 2 PO and 2 Libraries LIB1 and LIB2LIB1 is my default in GW Client
You run this code> Set MyAccount = GroupWise.Account
> Set LibraryCh = MyAccount.DefaultDocumentLibrary
> msgbox LibraryCh.nameAnd you obtain LIB1 name, OK
without closed GW Client, juste change the default library to LIB2
In GW 8.0, you could see in search buton what the deafult is the new one
Run the code and you obtain…. LIB1 name
Closed you GW Client, restart it
Run the code and you obtain…. LIB2 nameStrange isn’t it ?
L.P. Irovetz
Arcane GroupWare
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.