<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi,<div><br></div><div>Is there a simple way to use exprecs to create a match specification I can use in ets:match_delete/2?</div><div><br></div><div>I can do something like:</div><div><br></div><div>ets:match_delete(my_table, erlang:make_tuple(custom_record_handler:info_p2_data(size), '_', [{custom_record_handler:pos_p2_data(special_type),123}])).</div><div><br></div><div>I was wondering if there was a "cleaner" or better way of doing this?</div><div><br></div><div>Thanks</div><div><br></div><div>Matt</div>                                           </div></body>
</html>