Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21839

Opening Word Document with KingSoft Office in VB6

$
0
0
Hi,
I have some doubts that need help from exeperts over here
a) Is KingSoft Word compatible with VB6
b) How to open a word document with KingSoft Word using VB6
I also need to know if MSWord installed in that machine.
This is my current code in which it opens with MS Word

If FileExists(string) Then
Set g_oWord = CreateObject("Word.Basic")
g_oWord.AppShow
g_oWord.FileOpen string

Thanks in Advance.

Viewing all articles
Browse latest Browse all 21839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>