Stop OpenReport when the OCX could not be instantiated¶
What is new - 8.2¶
The OpenReport function creates the COM object for the print engine when it has not been created yet. Prior to v8.2, there was no check to determine if this creation was successful. When it failed, errors would occur that could be better suppressed. The OpenReport now returns an empty string when the COM object creation fails.