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

Module Wizard generates call to non-existent routine

finnis_m
Beginner
564 Views
I've used the Fortran Module Wizard to generate a module for an ActiveX control. It has generated a call to the generic routine AutoAddArg with a parameter which is an array of type variant. i.e. it is expecting something like subroutine AutoAddArg2VariantArray to be included in the interface AutoAddArg statement in dfauto.f90 - which needless to say it isn't. Any ideas? I am using CVF 6.6A
0 Kudos
0 Replies
Reply