Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word Automation
Message
From
18/09/2001 09:54:11
 
 
To
18/09/2001 09:00:20
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00557740
Message ID:
00557804
Views:
14
THanks to all who've helped.

Your suggestions have worked a treat.

tmpsheet = GetObject('','Word.document')
wdApp = tmpsheet.application
wdApp.Visible = .t.
wdApp.documents.Add
wdapp.Selection.InlineShapes.AddPicture("C:\vms\001-VAN.M-15030-SMALL.GIF", .F., .T.)

Colin
Previous
Reply
Map
View

Click here to load this message in the networking platform