[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
On Sun, Jul 29, 2001 at 07:50:55PM -0500, Adam Cormany wrote:
> Is there a way to format a $ctext_frob so that .tell() or some
> sort of return method returns mutliple lines?
> 
> For example:
> I do @describe me, to set my prose, and I set it to this:
> 
> Just a
> 
> Test
> 
> Instead of it reading the blank lines, I get this:
> <$ctext_frob, [["Just a test"], #[['this, $user_soth]]]>

You can use CML tags.  I believe {br} or {p} will do what you want.
If you want more help on CML, type: ?CML.

-Brandon