<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
I need a little help regarding <span class="emphasis"><em>subst_exp
and repl_xmp.<br>
<br>
</em></span>I am trying to catch 014564561 which I do with
match_exp(^0[1-7][0-9]{7}). Than I have problem as I would like to
substitute 0 with 386. So If I get 014564561 I would like to get
38614564561.<br>
<br>
Can anyone can give me a quick info how to do that:)<br>
<br>
Thanks!<br>
Miha<br>
</body>
</html>