<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Guys,<div><br></div><div>I have been using   {s.rm,match} to remove occurrences of numbers, however I am aware it removes all occurrences.</div><div><br></div><div>Is it possible to make it only remove the first occurrence and not all? </div><div><br></div><div>For example If I am looking to modify 639157407639</div><div><br></div><div>I want to remove only the first 63, not both.</div><div><br></div><div>So I end up with <span style="font-size: 12pt;">9157407639 and not </span><span style="font-size: 12pt;">91574079.</span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">Is it possible with a transformation of is regex  the way ?</span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">thanks</span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">Jon</span></div>                                        </div></body>
</html>