in reply to Re^2: Format text problem
in thread Format text problem

Hi,

In reply to your second method, the result that appears in my email looks like: print format_email_text(Minnie Mouse, Mickey Mouse, 78787);

Each variable should appear underneath each other.

Replies are listed 'Best First'.
Re^4: Format text problem
by ikegami (Patriarch) on Apr 02, 2005 at 20:31 UTC
    I adjusted it so the result is saved in $text instead of being printed.