Hi Pierre, On 4/5/24 7:37 AM, Pierre L. Nageoire wrote: > Hi, > > Last line of this function code is mhash)))) and should most probably be > ))mhas)) otherwise the method always returns nil making the whole > srecode system unusable. You're correct, the function did not return the data it was supposed to due to the misplaced parenthesis, instead, it was always returning "nil". Patch attached. > > Implementation was different in 29.0.50 and has been changed. I suspect > it has been bugged as well ! Sory if I am wrong I didn't go back in history to verify this, but you might be right.         C. Mitrodimas