On Mar 20, 2006, at 4:25 PM, Timothy Bennett wrote:
> There may be a better solution, but this is all I came up with.
>
There is another solution, that of course I realize after I send out
the message. You can set conf.return_format to "=> %0.100s\n", where
the number after the . (in this case 100), is the maximum number of
characters you want printed to the screen.
Tim