Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
With fox loop to document in Word
Message
From
05/02/2004 15:10:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
With fox loop to document in Word
Miscellaneous
Thread ID:
00874575
Message ID:
00874575
Views:
43
Hi

I am trying to loop to all document doing ole with fox and word

if type('oWord') == 'O'
for each mydoc in oword.documents.Activewindow <--- this is not good
WAIT oword.ActiveDocument.name WINDOW <-- working
WAIT oword.ActiveDocument.saved WINDOW <-- working
endfor
ENDIF

Thanks

Michel
Next
Reply
Map
View

Click here to load this message in the networking platform