Hi,
On Mittwoch 26 September 2007, Martin.Gruber1@infineon.com wrote:
Well, that is running, thanks.
Good.
But how can I access the new generated number.
If I got you right, you want the address returned by canonicalForm to be your new recipient URI (RURI). Thus, you could/should use the "rewrite_ruri()" function in your Perl script: $m->rewrite_ruri($c);
Bastian