Marck D Pearlstone wrote:

> Consider this macro:
>
> [%ABtoPhone(xxx)]%-
> %x=%ABtoPhone(xxx)%-
> [-%x-]

[...]

> Something got broken in build 21. Please confirm and I will add it to
> BugTraq.

You make a little mistake, because template varibles must be preceeded by 
underscore chcracter. Please try the following syntax:

[%ABtoPhone(xxx)]%-
%_x=%ABtoPhone(xxx)%-
[-%_x-]

This works correctly.

--
Best regards,
Zygmunt Wereszczynski


________________________________________________________
 Current beta is 4.1.11.24 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to