* "George M. Menegakis" <[EMAIL PROTECTED]> writes:

> I  want to make a quick template that should use one of MyMacros (%InputBox to
> be specific).

Does ist work if you change these three lines

> | %_OLDZONE=%InputBox("Old zone:","")%-
> | %_NEWZONE=%InputBox("New zone:","")%-
> | %_SOA=%InputBox("SOA:","")%-

to

%_OLDZONE='%InputBox("Old zone:","")'%-
%_NEWZONE='%InputBox("New zone:","")'%-
%_SOA='%InputBox("SOA:","")'%-

?

Carsten
-- 


________________________________________________________

http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to