TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:OLE MS WORD From:"Kumar, Sunilkumar" <Sunilkumar -dot- Kumar -at- misyshealthcare -dot- com> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Thu, 12 Jun 2003 10:54:43 +0530
Hi,
I am trying to upgrade an application developed in PowerBuilder 6.0
on Windows 2000 Platform.
This application currently works fine with MS Office 97 ( all the OLE
related functions ).
But some of the functions do not work with MS Office 2003.
I am trying to load a report into MS Word 2003 based on a Template that
is attached.
Everything works fine, except for the function call:
ole_word.Object.Setparam(...)
Here "ole_word" is an OLE Object and the arguments passed to it
includes:
File that has been created based on a certain template.
An .ini file that has some info abt the settings in Word.
Another .ini file that has the path to the rreport to be loaded.
Caption for the report
Frame Title
A Handle to the window that is calling it.
String that hsa some info abt the fields.
This function call works well with Office 97. But, not with Office 2003.
Have anyone of you come accross a similar problem ? If so, please help
me out of it.
Also, Can anybody give me a link where I can find the complete list of
API calls that are supported by
MS Word regarding OLE Automation.
---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.