[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] telephone.filter


Dear Racke when you come in italy a dish of "tortellini" for you cannot
lacks in our table.
"tortellini" Tested ;-)
Grazie ciao
Marco

Thanks
> CodeDef telephone Filter
> CodeDef telephone Routine <<EOR
> sub {
>     my $value = shift;
>
>     $value =~ s/[^+0-9]//g;
>
>     return $value;
> }
> EOR
>
> Untested :-)
>
> Bye
> Racke

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.