CLIENT_OLE2 & NOTEPAD [message #207314] |
Tue, 05 December 2006 00:50 |
kc1982
Messages: 13 Registered: October 2006
|
Junior Member |
|
|
Hi all epxerts,
I would like to ask that how to open the notepad, wordpad and adobe reader application by using the CLIENT_OLE2 in webutil.
For Microsoft Word application, the code looks like
app := CLIENT_OLE2.CREATE_OBJ('Word.Application');
Now i want to open notepad or wordpad instead of microsoft word, what is the parameter i need to assign?
and what cause this problem "WUO-714: Unable to get last OLE error details; Exception, null"
thank you!!
|
|
|