Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29274 Discussions

Error (exception) handling with COM Wizard DLL

jdchambless
Beginner
494 Views
Are there any new error (or exception) handling procedures available to COM server DLLs? I am familiar with END, EOR, ERR, etc., but I thought there might be some new ways to handle and report errors now that we are able to use COM features. Any help would be appreciated!
Thanks,
Jason C.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
494 Views
No, there aren't. From the Fortran perspective, a COM Server is a regular DLL.
0 Kudos
Reply