Sorry for the very basic question: it says in the documentation that any probe using an associative array (which is necessarily global) will automatically hold a lock on that array for the duration of the probe...is that true regardless of whether the probe actually touches the array? Or does it only lock on first access? Thanks, Nick