Hi Tim, On Wednesday, May 17, 2006, 6:35:48 PM, you wrote:
TJ> LEFT ALIGN " This is Page One." newline ;; force line break TJ> "This is the next line." newline TJ> "This is the third line." p ;; short for END PARAGRAPH TJ> ;; two line breaks TJ> LEFT ALIGN "This is the next paragraph" newline TJ> "This is the next line and" newline TJ> "this is the last line" BTW, you don't need to repeat LEFT ALIGN as the paragraph mode stays active until you change it. Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> --- http://www.rebol.com/ Colella Chiara software division --- http://www.colellachiara.com/ -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
