UPDATE - I do NOT know why but adding a IF statement to the calls has given me the desired results
if upper(sqlca.servername) = 'XXXXXX' then
ole_1.object.src_ = is_local_pdf_copy_filepath //in DEV it lands here as intended and the errors are silent and caught
ELSE...
Powerbuilder 11.5 and latest Adobe Reader
It is a window with the an Adobe reader OLE control in it,
I have the following code to try to
1 - not crash the powerbuilder app
2 - hide from the user the scary error message.
TRY
ole_1.object.src_ = is_local_pdf_copy_filepath //the SRC is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.