How can I write text to EMAIL ,when I like to format text like that:
$luku=5;
format Something =
Test: @<<<<<<<< @||||| @>>>>>
$str, $%, '$' . int($num)
..
$str = "widget";
$num = $luku;
$~ = 'Something';
write
Because , print MAIL sprintf "%-6.5s", "$itemid"; does not give good result.PH 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to