trichview.support
| Bullet Numbering - runtime coding | 
| Author | Message | 
| Tom Cummings | Posted: 10/22/2004 21:50:41 At runtime I would like to create a new document and be able to use bullet numbering. I need to create these on the fly. RV.Clear; .... RV.AddNL('Line 1',1, 0); RV.AddNL('Line 2',1, 0); RV.AddNL('Line 3',1, 0); RV.AddNL('Line 4',1, 0); .... RV.Format; 1. Line 1 2. Line 2 3. Line 3 4. Line 4 Thanks | 
Powered by ABC Amber Outlook Express Converter