|  |     
    Chaim,
    
    In V2.*, there are two answers. In case the shared folders belong to
    one and the same account, yes. If not, then no.
    
    Some explanation is given already in the STARS article of 1052. If you 
    use CAB$ to look for shared folders, it was advised to use ':DOCUMENT' 
    to be sure to refer to the right data set: DOCDBSF. Now partial searches 
    don't work on DOCDBSF, you need to specify an existing ALL-IN-1 account
    name when specifying a shared folder.
    
    Ciao,
    
    	Simon
 | 
|  | Simon,
Thanks for the reply.
I'm referring to V2.4
Assume I have modified em$index and on the BIND XOP I modified 
   with .folder = #search_folder   to be
   with (.folder = #search_folder OR .folder = #search_f1)
Assume I am account CHAIM
Assume #search_folder = [MANAGER]AAA
       #search_f1     = [MANAGER]BBB
Instead of getting these two folders, I get "No Documents ..."
Thanks,
Cb.
 |