Is there a way of making partial matches in [d]ets? ie, let's say I want to do something like: ets:match(myTable, {'$1', <all matches starting with APX>}). --> replacing <all matches starting with APX> with the correct syntax, if any... -- Didier