I had been under the impression that a field's text handle was usually unlocked, but now it seems to me that in fact it is usually locked (and must just get transiently unlocked with the field has to grow its memory chunk.) Right? So is there an accepted way for my hack to know whether a memory chunk is locked or not? I see there is MemHandleLockCount() but it is supposedly for system use only. Any other public API that lets us know if a chunk is free?
Thanks, Rick Bram -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
