Ted: I'm going to send a word document to your email address, something that might help you. I gave a presentation at the 2007 conference about this. I had a note column that I needed to embed font codes so that it would go into a varchar column with fonts. I applied the font to the entire line of code, not just separate pieces of it. See if it's any use to you...
Karen > I have a database which has a VARCHAR column with plain text in each row. > I need to convert the plain text to RTF (setting the typeface & size > attributes), using a command file to automate the process. > > > > Any ideas on how to accomplish this in the simplest way possible? > > > > Thanks! > > > > > > > > >

