Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Speeding up Word....
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00420840
Message ID:
00421244
Views:
15
>I have the following code to fill a word table:
>
>SCAN && Scan some table
> IF (.ROWS.COUNT < m.LINE_TO_INSERT)
> .ROWS.ADD
> ENDIF
> .CELL(line, column).RANGE.TEXT = SOMETEXT
>ENDSCAN
>ODOC.CLOSE()
>
>This code is slow. There is a way to speed up, enhance the performance of this code?

Funny you should ask that. :-)

http://support.microsoft.com/support/kb/articles/q265/2/61.asp
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Reply
Map
View

Click here to load this message in the networking platform