Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word Automation - Table Of Contents
Message
From
24/07/2002 14:52:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Word Automation - Table Of Contents
Miscellaneous
Thread ID:
00682208
Message ID:
00682208
Views:
58
I am using these statements to insert TABLE OF CONTENTS line items into my document. They work fine with this exception ... Even though they are on the same page and are listed in this order in my code, the line items come out in reverse order in my table of contents. If I reverse them in my code they are listed in the reverse order of that... which is the order I am striving for. Any thoughts on that ?



oDoc.TablesOfContents.MarkEntry(oRange,"Technology Assessment Scope",,,2)
oDoc.TablesOfContents.MarkEntry(oRange,"Executive Summary ")
Next
Reply
Map
View

Click here to load this message in the networking platform