Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and WORD
Message
 
To
17/12/1997 23:02:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00066799
Message ID:
00067002
Views:
25
Try using

=oleobj.filenew()

The important part is the equal sign.

Joe

>Hi
>
>
>I am executing some OLE statements in order to produce a Word
>Document from VFP 5.0 Prof.
>
>Word version is 7.0 (Office 95) + Windows 95.
>
>Statements are like this:
>
>oleobj = createobject("word.basic")
>
>oleobj.filenew
>
>oleobj.insert("Any Text" + table.field)
>
>oleobj.fileclose
>
>oleobj.filequit
>
>etc.
>
>
>Any statement after "createobject" generates this error message:
>
>OLE Error 0x80020006 (Error Number 1426).
>
>Please, Does anyone know about this? What is the problem?
>
>Thanks
>
>Juan Carlos
Joseph C. Kempel
Systems Analyst/Programmer
JNC
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform