Applying a style globally to different lines

Posted by Anonymous June 9, 2009 - 10:31pm

Hi, I have a basic flat ascii text file that I would like to create an MS-Word document with. I want to apply a particular style to some of the lines that are identified by special characters (e.g. some lines begin with either ### or $$$, each to have its own style). How can I do this globally (instead of line by line)?
Thanks