- Vijay Gopalakrishnan
- PowerBuilder
- Monday, 5 April 2021 11:50 PM UTC
I am using Appeon PowerBuilder 2019 R2 Version, the application used to work until few weeks back, today I am getting error
I have 2019 R2 Application run as batch program, running on Windows 2016 Server, I have Office 2013, my application use word as ole object and it used to generate letters, but suddenly the application is crashing stating that error in calling external function at line 437 and all it is does is Open the word document.
Below code is the one crashing out. please help me in this.
iole_word object is properly created.
lole_word.Documents.Open(ls_doc_path + ls_header_name,FALSE,FALSE,FALSE)
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.