Bill,

RTF is also just a text file with special control characters labeled with a
beginning "\". You can go to a Microsoft site for a good start on the syntax
for writing RTFs.

http://msdn.microsoft.com/library/specs/rtfspec.htm

I've written simple RTFs using FileIO xtra. I stored everything in a TEXT
member and then wrote it to a file. It was really useful for writing files
that would print nicely, without having to buy an xtra.

Timothy R. Symons                
Interactive Media Manager
Curtis, Inc.
http://www.curtisinc.com/


> -----Original Message-----
> From: Bill Numerick [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 09, 2001 12:52 PM
> To: [EMAIL PROTECTED]
> Subject: <lingo-l> Writing RTF and HTML files?
> 
> 
> Hi All,
> 
> I'm wondering if there is a way or of any xtras that will 
> allow you to write 
> Rich Text Format files and HTML files.
> 
> Thanks for any help
> 
> -Bill
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
> 
> 
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
> email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
> Lingo-L is for learning and helping with programming Lingo.  Thanks!]
> 

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to