All i know for certain is that
Var %a = 1
while ($hget(HashTable,%a).item) {
var %item = $v1
if (*wildcard* iswm %item) {
...
...
is alot better then looping with $hfind. i'd say the slots are for alocating memory having too much and too litle for the data your gonna be using doesnt help.


$maybe